IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
ActiveMQ module
editActiveMQ module
editThis module periodically fetches JMX metrics from Apache ActiveMQ.
Compatibility
editThe module has been tested with ActiveMQ 5.13.0 and 5.15.9. Other versions are expected to work.
Usage
editThe ActiveMQ module requires Jolokiato fetch JMX metrics. Refer to the link for instructions about how to use Jolokia.
The ActiveMQ module supports the standard configuration options that are described in Modules. Here is an example configuration:
metricbeat.modules: - module: activemq metricsets: ['broker', 'queue', 'topic'] period: 10s hosts: ['localhost:8161'] path: '/api/jolokia/?ignoreErrors=true&canonicalNaming=false' username: admin # default username password: admin # default password
The following metricsets are available: