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 DescriptionProvides visibility into Snort/PulledPork .rules files and Snort VRT rule documentation for tuning and general reference. See http://eyeis.net/2012/08/ids-rule-reference-for-splunk-1-0/ for screenshots. |
Just installed this and came up with the following error:
WARN IniFile - /opt/splunk/etc/apps/ids_ref/default/props.conf, line 9: Cannot parse into key-value pair: aq>[^;]+)
It seems there's a line break at the end of that line that shouldn't be there. Simply appending
aq>[^;]+)
to line 8 and deleting the same from line 9 fixed it :)