Skip to main content
POST
Ingest normalized events

Authorizations

Authorization
string
header
required

A 256-bit token generated by the Lookout CLI.

Body

application/json
schemaVersion
integer
required
id
string
required
category
enum<string>
required
Available options:
identity,
network,
system,
application,
discovery,
configuration,
data,
health,
finding
class
string
required
activity
string
required
outcome
enum<string>
required
Available options:
success,
failure,
unknown
time
string<date-time>
required
ingestedAt
string<date-time>
required
source
object
required
entityKeys
string[]
required
Maximum array length: 256
attributes
object
required
severity
number
Required range: 0 <= x <= 10
actor
object | null
sourceEndpoint
object | null
destinationEndpoint
object | null
service
object | null
correlation
object
rawReference

Response

Events accepted and evaluated

accepted
object[]
alerts
object[]
incidents
object[]