Monitoring ActiveMQ
- Last UpdatedFeb 18, 2025
- 2 minute read
You can monitor and configure the ActiveMQ service with the ActiveMQ web console.
Access the ActiveMQ webpage
-
Type localhost:8161 into a browser.

Use ActiveMQ web console
For AVEVA™ Production Management to work optimally with ActiveMQ, we recommend that you configure ActiveMQ with these guidelines:
-
Configure commands to use queues. Create a queue for every command that you plan to use in AVEVA Production Management.
-
Configure events to use topics. Create a topic for every event that you plan to use in AVEVA Production Management.
Create a queue
-
On the Queues tab of the ActiveMQ console, type the name of a new queue.
For example, queue://ampla.data.submitdata
-
Click Create.

Create a topic
-
On the Topics tab of the ActiveMQ console, type the name of a new topic.
For example, topic://ampla.data.movementcompleted
-
Click Create.
