Enable Rsyslog notification flags

Prev Next

Enables Rsyslog notification flags.

API URL

GET https://<host>/wsapis/v2.0.0/devicemgmt/notification/rsyslog/flags

SET https://<host>/wsapis/v2.0.0/devicemgmt/notification/rsyslog/flags -d <payload>

Payload

JSON containing flags for alert types, such as domain_match and infection_match.

Example: {"malware_object:"true"}

Sample curl requests

curl -skH "$Token" "SET https://10.128.43.157/wsapis/v2.0.0/devicemgmt/notification/rsyslog/flags"

Availability

This command is available on the following appliances:

  • Network Security

  • Email Security — Server

  • File Protect

  • Malware Analysis

Authentication

Standard WSAPI authentication

Response mime type

application/json