Documentation: 3.1.3
Print Version Contents
This page last updated: 11/19/07 02:11pm

Index SNMP events with Splunk

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

First, configure snmptrapd to write to a FIFO rather than to a file on disk.

# mkfifo /var/run/snmp-fifo
# snmptrapd -o /var/run/snmp-fifo

Then, configure the Splunk Server to add the FIFO as a data input.

External Links

Previous: Configure inputs via inputs.conf    |    Next: Scripted inputs

Comments

No comments have been submitted.

Log in to comment.