This documentation does not apply to the most recent version of Splunk.
This documentation applies to the following versions of Splunk: 3.4.10 , 3.4.11 , 3.4.12 , 3.4.13
Events are records of activity within log files, and they are what is primarily indexed by Splunk. They provide information about the systems that have produced these log files. We often refer to the output of the indexing process as "event data."
Here's a sample event:
172.26.34.223 - - [01/Jul/2005:12:05:27 -0700] "GET /trade/app?action=logout HTTP/1.1" 200 2953
When Splunk indexes events, it:
host, source, and sourcetype.
In this topic we'll provide brief overviews of these activities and show you where to go for more information about them.
For an overview of the Splunk indexing process, see the "Indexing and event processing" chapter of the Admin manual.
Categories: V:3.4.10 | V:3.4.11 | V:3.4.12 | V:3.4.13