System: Access logs

View logs

Note

Only the last (up to) 100 lines of logs gets returned.

Headers

pos

Shows the last returned character's the position in the log file.

Reset logs

rsyslog servers

Json structures

rsyslog servers json structure

[
    {
        "id":1,
        "hostname":"192.168.1.3",
        "port": 514,
        "protocol":"udp/tcp",
        "log_type":"system/app/both",
        "priority":"alert/emerg/alert/crit/error/warning/notice/info/debug",
        "active":true
    }
]

Back to X2-SERIES API Home