Topics

| pdf version

Use Splunk's command line interface (CLI)


Splunk > The IT Search Company

  • Search and navigate IT data from applications, servers and network devices in real-time.
  • Download Splunk

Localized Splunk documentation

Looking for Splunk documentation in other languages?

Send SNMP events to Splunk

This documentation applies to the following versions of Splunk: 4.0 , 4.0.1 , 4.0.2 , 4.0.3 , 4.0.4 , 4.0.5 , 4.0.6

Send SNMP events to Splunk

The most effective way to index SNMP events is to use snmptrapd to write them to a file.

First, configure snmptrapd to write to a file on disk.

# touch /var/run/snmp-traps
# snmptrapd -Lf /var/run/snmp-traps

Then, configure the Splunk server to add the file as an input.

Revision: 207 | Contact | Privacy Policy | Terms of Use | Community content licensed under Creative Commons