Configuring Java Message Service settings
If you want to publish system events to the Java Message Service (JMS), configure the JMS integration attributes in the Administration view.
To configure JMS settings:
- On the header, select Administration.
On the navigation pane, expand Configuration, and then select JMS.
On the JMS page, configure the settings as described in the following table.
Field Description
Publish system events to JMS Select this check box to publish system events to JMS.
JMS server URL Type the URL for the JMS server. For example,
tcp://123.0.1.2:12345.Include username in JMS body Select this check box to include the user name in the body of the JMS message.
This check box is selected by default.
JMS topic Type the JMS message topic. The default value is
Fortify.Advisory.EventNotification.Click SAVE.
- To implement your changes, restart Tomcat server.