To ease of support, I am wondering any Graylog content pack is available for Solace
Hi @David_Fung ,
I’m not aware of a Graylog content pack, but Solace does have the ability to choose a graylog output format for the logs if you’re using docker/kubernetes. You can check that out here. At least it should hopefully make the log parsing a bit simpler!
I’ll socialize internally and see if anyone is aware of a Graylog content pack but we’d also love it if you share what you come up with
-Marc
I’m not really sure what a Graylog content pack is, or how it would be used in a Solace context, but we do have online documentation that describes all of the various logging that the broker puts out: SolOS-TR Message Bus Management Syslog Events
All of these broker logs can be output via Syslog forwarding, and received by logging components that could convert into GELF, e.g.:
- Syslog-NG: Introduction - syslog-ng documentation
- FluentD: Fluentd
Thanks for all of your inputs. We setup a syslog server to consolidate the Solace logs (software VM + hardware appliances) and then translate it to JSON format before forwarding it to Graylog. Using Grafana as a dashboard to monitor Solace activities.
Good example on pfSense + Graylog : the NEW Marketplace - Graylog Community