CloudAMQP ships broker logs to Splunk via HTTP Event Collector (HEC) using the CloudAMQP OpenTelemetry Collector. Available on RabbitMQ and LavinMQ dedicated instances.
For Splunk metrics via the OTel Collector, see the Splunk V2 metrics integration.
Link: https://www.splunk.com
https://<your-instance-id>.splunkcloud.com:443/services/collector
Each log record includes the following attributes:
service.name
— your CloudAMQP cluster name
host.name
— the individual node hostname, useful on multi-node clusters
appname
— always
rabbitmq
or
lavinmq
severity_text
— Splunk exposes severity as a string (e.g.
info,
warning,
error
)