Log entries.Ask AIget https://switch-ip/rest/v10.16/logs/eventGet current log entries.Query Paramspriorityinteger0 to 7Log priority levels. Valid values 0-7. The format is either integer or integer range(e.g. 1..3). Single integer option will match events with equal or lower severity than this value. Integer range option will match all events with priority in the range.sincestringFetch logs since the time specified. Valid format: YYYY-MM-DD hh:mm:ss. Relative words like yesterday, today, now,1 day ago, 10 hours ago, 12 minutes ago are accepted. Words like hour ago, minute ago and day ago must precede with a positive integer and can be in plural form toountilstringFetch logs until the time specified. Valid format: YYYY-MM-DD hh:mm:ss. Relative words like yesterday, today, now,1 day ago, 10 hours ago, 12 minutes ago are accepted. Words like hour ago, minute ago and day ago must precede with a positive integer and can be in plural form toolimitinteger1 to 1000Number of log entries in the response.Valid range is 1-1000MESSAGEstringExact log message that is expected to be matched.MESSAGE_IDstringA comma separated list of 128-bit message identifiers for recognizing certain message types. Use MESSAGE_ID 50c0fa81c2a545ec982a54293f1b1945 and 73d7a43eaf714f97bbdf2b251b21cade to query all of the events in the systemd journal. Default value is 50c0fa81c2a545ec982a54293f1b1945.IDstringA comma separated list of event log identifiers.IPstringA comma separated list of event log filter ip addresses.MACstringA comma separated list of event log filter mac addresses.EVENT_CATEGORYstringThe event category. For retrieving only the events in a specific category.SYSLOG_IDENTIFIERstringThis is the module generating the log message. Use this field to filter logs by a specific module.NAE_AGENT_NAMEstringThe NAE agent name. This field is only included in messages sent by NAE backend when an alert happens and indicates which agent generated that alert._PIDintegerThe Process ID of the process that is generating the log entry._GIDintegerThe Group ID of the process that is generating the log entry._UIDintegerThe User ID of the process that is generating the log entry.HeadersIf-None-MatchstringEntity-tag value for representation comparison (see RFC 7232 - Conditional Requests - section 3.2)Responses 200OK 400Bad Request 401Unauthorized 403Forbidden 404Not Found 500Internal Server ErrorUpdated over 4 years ago