Thanks For Downloading!Review the documentation below and follow any custom installation steps. If no install steps are listed, most Splunk Apps and Add-ons can be installed as follows: Windows: Decompress the downloaded file using a tool like 7-Zip and place the resulting folder into Unix/Linux: Decompress the downloaded file using a tool like DescriptionThis add-on provides transforms for CEF headers and key/values extraction and 'cefkv' command for extractling custom strings (useful for dealing with Arcsight logs) CEFUtils - Common Event Format Extraction UtilitiesThe common event format is an event exchange syntax. A sample message formatted as CEF looks as follows: In order to parse CEF data correctly in Splunk, this add-on provides 2 transforms:
This add-on also provides a cefkv command, that should be used for extracting custom keys/value pairs from CEF data - usefull if you are dealing with Arcsight events. Example: cefkv will extract following key/value pair from the sample message above: custom_label="custom string value" Versions and Release Notesshow older versions »
Version 1.2
(updated Apr 07, 2011)
release notes:
Allow key names with [NNN], e.g. "ad.SQL_TEXT[0]"
Version 1.1
(updated Mar 03, 2011)
release notes:
Regex now uses positive look-ahead assertion (?=)
Version 1.0.1
(updated Feb 16, 2011)
release notes:
Fixed problem with keys containig ":", e.g. ad.Attributes:Attribute_Name
Version 1.0.1_previously_1.0
(updated Feb 13, 2011)
|
