Refine your search:

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 %PROGRAMFILES%\Splunk\etc\apps. Then restart Splunk using the splunk restart command or the GUI.

Unix/Linux: Decompress the downloaded file using a tool like tar -xvf and place the resulting folder into $SPLUNK_HOME/etc/apps. Then restart Splunk using the splunk restart command or the GUI.

Description

The Splunk for Cisco IPS technology add-on is a collection of scripted inputs, field extractions, and other search-time knowledge that is used to drive reporting and search for data collected from Cisco IPS devices. The scripted input included in this add-on can be configured to collect data from Cisco IPS sensors using the Security Device Event Exchange (SDEE) format.

Security Device Event Exchange (SDEE) is a standard proposed by ICSA that specifies the format of messages and protocol used to communicate events generated by security devices. This protocol is used in the Cisco IPS Sensor 5.0 software to replace Remote Data Exchange Protocol (RDEP), which is used by earlier versions of the Cisco IDS Sensor software. The IPS data format is XML. Splunk for SDEE translates and maps the data into key value pairs.

This add-on can be used standalone, or it can be installed with the Cisco Security Suite umbrella app and other Cisco Security Suite apps and add-ons to provide a single pane of glass interface and get out of box reports on Cisco firewall devices and other Cisco technology data.

Important note: This add-on, under its new name, Splunk for Cisco IPS, replaces the older and very popular Cisco IPS SDEE Data Collector and contains all of the functionality of its predecessor plus the enhancements listed in the release notes below.

Additional information and download for Cisco Security Suite can be found on Splunkbase. The other Cisco Security Suite apps and add-ons include:

Installation and configuration instructions for this add-on can be found in the README file within the downloaded package.

Versions and Release Notes

Version 1.0.4 (current version - updated Feb 15, 2012)
release notes:
- Added log rotation feature. - Removed Cisco MARS category.
show older versions »
Version 1.0.4 (updated Feb 15, 2012)
release notes:
- Added log rotation feature. - Removed Cisco MARS category.
Version 1.0.2 (updated May 22, 2011)
release notes:
Resolved the following issues: - Cisco IPS get_ips_feed.py script fails on Windows when package extracted using Winzip (SOLN-949) - Cisco IPS setup fails to configure scripted inputs with appropriate OS path separators (SOLN-925)
Version 1.0.1 (updated Mar 22, 2011)
release notes:
This maintenance release includes a fix for: Bug SOLN-829 Cisco IPS scripts refer to incorrect folder name "cisco_ips" See http://answers.splunk.com/questions/12692/app-not-installing-correctly
Version 1.0.0 (updated Mar 12, 2011)
release notes:
- Updated to provide compatibility with Splunk 4.2 - Updated to include a new setup workflow to assist with initial configuration

posted 12 Mar '11, 01:50

splunksolutions's gravatar image

splunksolutions
2.6k2
accept rate: 0%

new version 15 Feb, 10:22


3 Reviews:
0 ratings

Hello

Is it possible for SDEE collected logs cto be converted into Syslog format and forwarded to a Syslog server?

comments (0)

reviewed 13 Feb, 07:46

samer_ibrahim's gravatar image

samer_ibrahim
211
accept rate: 0%

Has anyone made this and Splunk work together? We're running into many issues and could use a hand. Specifically, this error:

Wed Jan 11 10:23:27 2012 - ERROR - Exception thrown while parsing SDEE payload: Traceback (most recent call last):
  File "C:\Program Files\Splunk\etc\apps\Splunk_CiscoIPS\bin\get_ips_feed.py", line 74, in run
    alert_obj_list = idsmxml.parse_alerts( result_xml )
  File "C:\Program Files\Splunk\etc\apps\Splunk_CiscoIPS\bin\pysdee\idsmxml.py", line 243, in parse_alerts
    alert_obj.signature = build_sig(sig[0])
  File "C:\Program Files\Splunk\etc\apps\Splunk_CiscoIPS\bin\pysdee\idsmxml.py", line 190, in build_sig
    signature.marscategory = node.getElementsByTagName('marsCategory')[0].firstChild.wholeText
IndexError: list index out of range
comments (0)

reviewed 11 Jan, 08:21

hortonew's gravatar image

hortonew
314
accept rate: 0%

The script get_ips_feed.py runs forever, because of "while 1". So the option "interval" wants to be modify, it seems it can not work.

Thanks for your advice !

comments (0)

reviewed 28 Sep '11, 04:20

ysouchon's gravatar image

ysouchon
133
accept rate: 0%

Your review

Did you find this app useful?

Preview toggle preview

Copyright © 2005-2012 Splunk, Inc. All rights reserved.