Getting Data In

Monitor RabbitMQ queues and exchanges

rjlohan
Explorer

I am interested in using Splunk to monitor queue depths and message timings on a RabbitMQ install. I've found the AMQP modular input plugin, but it seems that this plugin actually pulls messages from the queues, which I don't want to do. The rabbit management UI has some ootb graph widgets which would be useful, but I'd like to provide a single dashboard for monitoring this data in Splunk.

What's the best way to approach this scenario? Is this plugin correct? Do I need to observe the Rabbit logs (they are pretty verbose and would consume a fair chunk of index volume)

Tags (2)
1 Solution

Damien_Dallimor
Ultra Champion

To monitor RabbitMQ metrics , you could install the RabbitMQ HTTP Management plugin ,and then use the REST API Modular Input to monitor the management endpoints that have the metrics that you are interested in.

View solution in original post

Damien_Dallimor
Ultra Champion

To monitor RabbitMQ metrics , you could install the RabbitMQ HTTP Management plugin ,and then use the REST API Modular Input to monitor the management endpoints that have the metrics that you are interested in.

rjlohan
Explorer

Thanks Damien, I'll take a look.

0 Karma
Get Updates on the Splunk Community!

Now Available: Cisco Talos Threat Intelligence Integrations for Splunk Security Cloud ...

At .conf24, we shared that we were in the process of integrating Cisco Talos threat intelligence into Splunk ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Easily Improve Agent Saturation with the Splunk Add-on for OpenTelemetry Collector

Agent Saturation What and Whys In application performance monitoring, saturation is defined as the total load ...