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-domainThe push domain to the DXL fabric.
-
dxl-push-hashThe push hash to the DXL fabric.
-
dxl-push-ipThe push IP address to the DXL fabric.
-
dxl-push-urlThe push URL to the DXL fabric.
-
dxl-send-eventSends the specified event to the DXL fabric.