Skip to main content

Retrieve the syslog events

GET 

/syslog/event

Retrieve the syslog events

Request

Query Parameters

    level string

    Possible values: [INFO, WARN, ERROR]

    per_page int32
    page int32
    from int64
    to int64
    category string[]

    Possible values: [ASSET, AGENT, NOTIFICATION, ALARM, RULES, PROTOCOL, GATEWAY, MODEL_AND_VALUES, API, DATA]

    subCategory string[]

Header Parameters

    Authorization string
    X-Forwarded-Proto string
    X-Forwarded-Host string

Responses

default response

Schema

    any

Loading...