<< PREVIOUSNEXT >>

 

 

FOR BUFFER ERROR EVENTS

 

Configure a webhook for Buffer Error events with the below values:

  1. Incident Filter – Selected

    1. Applied Filter - Buffer Error

  2. 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}"

    }

     

    Picture 37

 

<< PREVIOUSNEXT >>