FOR BUFFER ERROR EVENTS
Configure a webhook for Buffer Error events with the below values:
-
Incident Filter – Selected
-
Applied Filter - Buffer Error
-
-
Body
{
"severity": "${Severity}",
"incident_type": "${Properties[Type]}",
"host_ip": "${Host Ip}",
"action_taken": "${Attributes[Action]}",
"process_tid": "${Properties[pid]}",
"description": "${Attributes[Description]}",
"eventtime": "${Properties[eventTime]}",
"process_pid": "${Properties[pid]}",
"hostname": "${Host Name}",
"incident_id": "${Display Id}",
"event_type": "${Type}",
"application_name": "${Application Name}"
}