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 DescriptionThe DShield for Splunk application allows you to search, navigate and summarize SANS Internet Storm Center's DShield data (http://www.dshield.org). Versions and Release Notes
Version 1.0 (current version - updated Jun 27, 2012)
|
I installed and it's showing the messages "No matching fields exist".
Can you help me ?
Best Regards.
Looks to be a problem if you don't install apps in the default path.
os.path.join(os.environ["SPLUNK_HOME"], 'etc', 'apps', 'DShield', 'logs', "dshield.log")
Can you show an example of where you installed the app so it didn't work? This uses Splunk's environment variable and as long as you didn't change the app name it should work.
What's the format for setting multiple SourceIPs?
This just uses Splunk's eventtypes so in order to setup multiple SourceIPs use something like this:
SourceIP=192.168.10.0/24 OR SourceIP=192.168.20.0/24
You can add as many as you want.