- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi All,
So I was looking at some unextracted web log data, found this link: http://docs.splunk.com/Documentation/Splunk/6.0.3/SearchReference/Extract
Tried the | extract access-extractions
and as if by magic everything gets extracted, is there a document somewhere that gives a list of all of this valid built in extractions that splunk can understand? Having a google and not sure where to look!
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content


Available extractions are in your transforms.conf file. Each stanza name is an extraction.
If this reply helps you, Karma would be appreciated.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content


Available extractions are in your transforms.conf file. Each stanza name is an extraction.
If this reply helps you, Karma would be appreciated.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Somesoni2, that was exactly what(or rather where) I was looking for!
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

For default extractions look for transforms.conf and props.conf file in $Splunk/etc/system/default folder.
