Documentation: 3.2.3
Print Version Contents
This page last updated: 04/18/08 02:04pm

Configure inputs for Windows

By default, the Splunk Windows port is configured to index your Windows Application, System, and Security event logs. This functionality is not yet exposed in Splunk Web or the CLI. To disable indexing for an event log, use # to comment it out in the following stanza in $SPLUNK_HOME/etc/bundles/local/inputs.conf:

# Windows platform specific input processor.
[WinEventLog:Application] 
[WinEventLog:Security]
[WinEventLog:System]

Note: You must use two backslashes \\ to escape wildcards in stanza names in inputs.conf. Regexes with backslashes in them are not currently supported when specifying paths to files.

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

Comments

No comments have been submitted.

Log in to comment.