McAfee DXL
McAfee DXL client.
- Category
- Messaging and Conferencing
- Pack
- McAfee_DXL
Configuration parameters
- broker_ca_bundle — Broker CA certificates content (see `brokercerts.crt` in the instructions). (required)
- cert_file — Client certificates content (see `client.crt` in the instructions). (required)
- private_key — Client private key content (e.g. `client.key`) (required)
- broker_urls — Brokers URLs (comma separated list in the form of [ssl://]<hostname>[:port]). Get the hostname & port from the `brokerlist.properties` file in the instructions. Note that the broker should be reachable from the Demisto server. (required)
- push_ip_topic — The topic for which to publish the 'dxl-push-ip'.
- push_url_topic — The topic for which to publish the 'dxl-push-url'.
- push_domain_topic — The topic for which to publish the 'dxl-push-domain'.
- push_hash_topic — The topic for which to publish the 'dxl-push-hash'.
Commands (5)
- dxl-push-domain — The push domain to the DXL fabric.
- dxl-push-hash — The push hash to the DXL fabric.
- dxl-push-ip — The push IP address to the DXL fabric.
- dxl-push-url — The push URL to the DXL fabric.
- dxl-send-event — Sends the specified event to the DXL fabric.