Nagios Alerts to Splunk

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
krupats
Posts: 2
Joined: Fri Apr 30, 2021 8:30 am

Nagios Alerts to Splunk

Post by krupats »

Hi,

How we can push only Nagios alerts to Splunk via Heavy Forwarder agent?


Regards,
Krupa
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Nagios Alerts to Splunk

Post by ssax »

You would need to reach out to Splunk for information on how to configure their agent (based on a quick google search they may have a solution for you), we don't have any experience with it.

For the XI side, you could write a global notification handler script that you can setup in Admin > Manage Components > Global Event Handlers > Notifications tab that would fire for every notification.
Locked