Viewing Message Monitoring Logs
Message Monitoring logs help you to track the rate of message transfer occurring across queues on the setup.
Below sections explain how to enable the Message Monitoring feature on the Peer Server in order to generate message logs.
Enable Message Monitoring
To enable message monitoring, login to the Fiorano eStudio and then follow the sections below.
Enabling while Servers are not running
In case the server is not running, the property can be enabled on the peer to be monitored using the steps below:
- Load the profile from the Profile Management perspective in eStudio.
- Navigate to Firoano > mq > ptp > QueuingSubSytem and select the EnableMessageMonitoring property. Also, provide the following property values:
FilePath: Path where the monitoring logs has to be stored.
When File Path property is left empty after enabling EnableMessageMonitoring property, messages can be tracked in the Dashboard Classic under the following sections:
- Queues in Server Status.
- Monitoring Messages
- TimeDuration: The interval between which the rate needs to be calculated.
- Save the profile and start the servers.
Enabling while Servers are running
When servers are running, the message monitoring can be enabled through JMX. Perform the following actions from Connection Management perspective.
- Login to FPS-JMX of the peer server on which message monitoring is to be enabled.
- Navigate to JMX Connection > Fiorano > mq > ptp > PtpManager > QueuingSubSystem > config, and set the EnableMessageMonitoring to "true". Also, provide the following property values:
FilePath: Path where the monitoring logs will be stored.
When File Path property is left empty after enabling EnableMessageMonitoring property, messages can be tracked in the below-mentioned sections in the Dashboard:
- Queues under the Servers section
- Destinations under the Monitoring section
- TimeDuration: The interval between which the rate needs to be calculated.
- Save the configurations and logout.
View Message Monitoring Logs
To view message monitoring logs, login to the Dasboard (Fiorano Console) and perform the following actions:
- In the left navigation panel, navigate to MONITORING > Destinations.
- Select the application and the peer server on which the application is running, and click Search.
Under the Actions column, click the View Monitor Logs icon to view logs for monitoring the respective queue.
The log message of the selected queue is displayed below it.