Application Management

 


Configure input processing

This documentation does not apply to the most recent version of Splunk. Click here for the latest version.

Configure input processing

This topic mentions the main issues for getting your data into Splunk cleanly.

Splunk is very flexible: it processes almost any type of data and stores the indexed data in flat files. You can also add Splunk structure or knowledge -- fields, event types, and so on -- at any time. Most knowledge resides in a configuration layer and is instantiated at search time, which means it can be easily revised or changed. But there are some things that are baked into the index and that it's really important to get right. Splunk does its best to guess about these things and can do okay, but you want to make sure that you have them right before you roll out a large deployment. It's always recommended that you experiment using a test index before you roll out Splunk.

Configure linebreaking

Some events are made up of more than one line. Usually, Splunk can automatically figure out the event boundaries. However, if event boundary recognition is not working as desired, you can set custom rules using Splunk's configuration files.

To configure multi-line events, examine the format of the events. Determine a pattern in the events to set as the start or end of an event. Then, edit $SPLUNK_HOME/etc/system/local/props.conf, and set the necessary attributes for your data handling.

See Configure linebreaking for multi-line events in the Admin manual for more information.

Configure default fields

Each entry (event) in a Splunk index includes the following four default fields:

See About default fields in the Admin manual for an in-depth discussion.

This documentation applies to the following versions of Splunk: 4.1 , 4.1.1 , 4.1.2 , 4.1.3 , 4.1.4 , 4.1.5 , 4.1.6 , 4.1.7 , 4.1.8 View the Article History for its revisions.


You must be logged into splunk.com in order to post comments. Log in now.

Was this documentation topic helpful?

If you'd like to hear back from us, please provide your email address:

We'd love to hear what you think about this topic or the documentation as a whole. Feedback you enter here will be delivered to the documentation team.

Feedback submitted, thanks!