Getting Data In

Send Host with SNMP Trap

jonmcarr
New Member

Need to be able to pass host from a syslog message in a trap outbound from Splunk. of the nice configured varbinds, host is not one. Is there a way to pass other parameters?

Tags (3)
0 Karma

briang67
Communicator

I realize this is an older thread, but in case anyone is interested, here's how we've been able to extract the host as a trap varbind:

If you set up an alert on a saved search, a results file containing the raw event data is passed as an argument along with the alert. The file format is gzipped csv and contains the host, source and raw event text.

We created a perl script that runs after the saved search finds a match, unzips the file and then places host, source and raw into an array. When we send the trap we use the OS sendtrap command and designate one of the trap varbinds as the extracted hostname.

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...