Go to documentation repository
Page History
...
- Go to the RabbitMQ tab on the Security zone object settings panel on the Programming tab of the System settings dialog box (1).
- In the Host field, enter the name or address of the RabbitMQ host (2).
- In the Port field, enter the port to connect with the RabbitMQ host (3). If the port is 0 or not set (by default), the RabbitMQ client does not run.
- In the User field, enter the RabbitMQ user name (4).
- In the Password field, enter the RabbitMQ user password (5).
- From the Content-type drop-down list, select the data type to be sent and received by Intellect (6):
application/json – a message is sent and received in JSON format. If Intellect cannot parse the message in JSON format, an attempt is made to recognize the message in plain/text format.
plain/text – the Intellect event is sent and received in the format "TYPE|ID|EVENT"
- Click Apply (7).
...
Overview
Content Tools