File: seq.rst

package info (click to toggle)
simplemonitor 1.15.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,520 kB
  • sloc: python: 8,725; sh: 258; makefile: 74; javascript: 69
file content (20 lines) | stat: -rw-r--r-- 564 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
seq - seq log server
^^^^^^^^^^^^^^^^^^^^

Sends the status of monitors to a **Seq** log server. See https://datalust.co/seq for more information on Seq.

.. confval:: endpoint

    :type: string
    :required: true

    Full URI for the endpoint on the seq server, for example ``http:://localhost:5341/api/events/raw``.
    See the raw `API ingestion documentation <https://docs.datalust.co/docs/server-http-api#api>` for the curent endpoint URI.

.. confval:: timeout

    :type: int
    :required: false
    :default: ``5``

    Timeout for HTTP request to seq