Get all logs visible to the requester.

Prev Next
Get
/sys/v1/logs

Get all logs visible to the requester.

Security
HTTP
Type bearer
API Key: apiKeyAuth
Header parameter nameAuthorization
Query parameters
LogsParams
object
size
integer
Minimum0
Maximum4294967295
from
integer
Minimum0
Maximum4294967295
range_from
integer
range_to
integer
action_type
Array of string (ActionType)
string
Valid values[ "ADMINISTRATIVE", "AUTH", "CRYPTOOPERATION", "RUNPLUGIN", "CUSTOM", "OTHER" ]
actor_type
Array of string
string
actor_id
string (uuid)
object_id
string (uuid)
previous_id
string (uuid)
severity
Array of string (SeverityLevel)
string
Valid values[ "INFO", "WARNING", "ERROR", "CRITICAL" ]
Responses
2XX

Success result

Expand All
object
hits
Array of object (EsAuditLogOuter)
object
_id
string
_source
object
action_type
string
Valid values[ "ADMINISTRATIVE", "AUTH", "CRYPTOOPERATION", "RUNPLUGIN", "CUSTOM", "OTHER" ]
actor_type
string
message
string
severity
string
Valid values[ "INFO", "WARNING", "ERROR", "CRITICAL" ]
time
string
Pattern^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}Z$
acct_id
string (uuid)
actor_id
string (uuid)
group_ids
Array of string
string (uuid)
object_id
string (uuid)
client_ip
OneOf
string (ipv4)
string
string (ipv6)
string
response_time
object | null
secs
integer
nanos
integer
Minimum0
Maximum999999999