- About the Cisco Networks Add-on
- Release notes
- Support and resources
- Hardware and software requirements
- Installation steps
- Deploy to single server instance
- Deploy to distributed deployment
- Deploy to distributed deployment with Search Head Pooling
- Deploy to distributed deployment with Search Head Clustering
- Deploy to Splunk Cloud
- Configure Cisco Networks Add-on
- Data types
- Lookups
Author | Mikael Bjerkeland |
---|---|
App Version | 2.2.1 |
Vendor Products | Cisco Catalyst, ASR, ISR, Nexus, CRS and other IOS based switches, Wireless LAN Controller |
Has index-time operations | True |
Create an index | False |
Implements summarization | False |
The Cisco Networks Add-on allows a Splunk® Enterprise administrator to extract and filter event information from Cisco IOS and WLC devices. The app sets the correct sourcetype and adds fields required for CIM compliance, and must be installed in order for the Cisco Networks App to work.
No scripts or binaries are included.
Version 2.2.1 of the Cisco Networks Add-on is compatible with:
Splunk Enterprise versions | 5.0.x, 6.x |
---|---|
CIM | 4.1 |
Platforms | Platform independent |
Vendor Products | Cisco Catalyst, ASR, ISR, Nexus, CRS and other IOS based switches, Wireless LAN Controller |
Lookup file changes | None |
Cisco Networks Add-on includes the following new features:
- Moved a few extractions to transforms.conf.
- Added extraction for SEC_LOGIN-1-QUIET_MODE_ON
Version 2.2.1 of the Cisco Networks Add-on fixes the following issues:
Version 2.2.1 of the Cisco Networks Add-on has the following known issues:
- EVAL searchmatch action lookup not working correctly due to conflict with vendor_action lookup. Will need to be fixed by moving all the searchmatches to vendor_action_lookup
Version 2.2.1 of the Cisco Networks Add-on incorporates the following third-party software or libraries.
- None
Questions and answers
Access questions and answers specific to the Cisco Networks Add-on at http://answers.splunk.com/app/questions/1467.html.
Support
- Consult Splunk Answers tagging your question with Cisco Networks
- Contact the author: mikael@bjerkeland.com
Cisco Networks Add-On supports the following server platforms in the versions supported by Splunk Enterprise:
- Windows 7, 8, and 8.1 (64-bit)
- Windows Server 2008, 2008 R2, 2012 and 2012 R2 (64-bit)
- Windows 7, and 8 and 8.1 (32-bit)
- Windows Server 2008 (32-bit)
- 2.6+ kernel Linux distributions (64-bit)
- 2.6+ kernel Linux distributions (32-bit)
- Solaris 10, 11 (64-bit)
- Solaris 10, 11 (SPARC)
- OSX 10.8 (Intel)
- OSX 10.9 (Intel)
- OSX 10.10 (Intel)
- FreeBSD 8, and 9 (64-bit)
- AIX 6.1, 7.1
To function properly, Cisco Networks Add-on requires the following software:
- Optional: Cisco Networks App, 2.2.0 or higher (for dashboards etc)
Because this add-on runs on Splunk Enterprise, all of the Splunk Enterprise system requirements apply.
Download the Cisco Networks Add-on at https://apps.splunk.com/app/1467/.
To install and configure this app on your supported platform, follow these steps:
- In your Splunk Enterprise web interface, click on App(s) -> Manage Apps
- Click on Install app from file
- Select the file you downloaded, Click Upload, optionally selecting Upgrade app if you are upgrading from an earlier version. Restart Splunk if required
Follow these steps to install the app in a single server instance of Splunk Enterprise:
- In your Splunk Enterprise web interface, click on App(s) -> Manage Apps
- Click on Install app from file
- Select the file you downloaded, Click Upload, optionally selecting Upgrade app if you are upgrading from an earlier version. Restart Splunk if required
Install to search head
- In your Splunk Enterprise web interface, click on App(s) -> Manage Apps
- Click on Install app from file
- Select the file you downloaded, Click Upload, optionally selecting Upgrade app if you are upgrading from an earlier version. Restart Splunk if required
Install to indexers
- In your Splunk Enterprise web interface, click on App(s) -> Manage Apps
- Click on Install app from file
- Select the file you downloaded, Click Upload, optionally selecting Upgrade app if you are upgrading from an earlier version. Restart Splunk if required
Install to forwarders
This app should not be installed on forwarders.
Follow the same steps as Install to search head.
Follow the same steps as Install to search head.
Unknown
-
Install in $SPLUNK_HOME/etc/apps/TA-cisco_ios
-
Create a UDP input on one of your Splunk servers or a forwarder with sourcetype set to syslog or cisco:ios. A regex match will be performed to rewrite the events to the cisco:ios sourcetype.
-
Configure your Cisco devices to send their syslogs to the UDP input created in step 2 with logging level informational.
-
Step 4 to 6: OPTIONAL for Smart Call Home support
-
OPTIONAL - Add a new TCP data input on a port of your choice, set sourcetype to Cisco:SmartCallHome
-
OPTIONAL - On your Cisco devices:
service call-home call-home contact-email-addr YOUR.EMAIL@ADDR.ESS site-id "YOUR_SITE_NAME" profile "Splunk" destination transport-method http destination address http http://SPLUNK.SERVER.IP:TCP_PORT_FROM_STEP_4 subscribe-to-alert-group diagnostic severity debug subscribe-to-alert-group environment severity debug subscribe-to-alert-group inventory subscribe-to-alert-group inventory periodic daily 22:30
-
Restart Splunk
This app provides search-time knowledge for the following types of data from Cisco IOS variants, NX-OS and WLC:
Search-time
- cisco:ios - Syslog events from your devices
- Cisco:SmartCallHome - Inventory data from your devices
These data types support the following Common Information Model data models:
Source Type | CIM Data Models |
---|---|
cisco:ios | Change Analysis Authentication Network Traffic |
Cisco:SmartCallHome | Inventory |
The Cisco Networks Add-on contains 6 lookup files.
cisco_ios_acl_excluded_ips.csv
Provides a way to filter local IP addresses from ACL logs.
- File location: lookups/cisco_ios_acl_excluded_ips.csv
- Lookup fields: src_ip
- Lookup contents: See the file contents
cisco_ios_actions.csv
Maps a vendor action to a CIM compliant action.
- File location: lookups/cisco_ios_actions.csv
- Lookup fields: vendor_action, action
- Lookup contents: See the file contents
cisco_ios_apptype.csv
Provides an app field for CIM compliance.
- File location: lookups/cisco_ios_apptype.csv
- Lookup fields: sourcetype, app
- Lookup contents: See the file contents
cisco_ios_interface_name.csv
Normalizes interface names in case an event includes the short form interface name, i.e. Gi0/2 instead of GigabitEthernet0/2.
- File location: lookups/cisco_ios_interface_name.csv
- Lookup fields: int_prefix, int_prefix_long
- Lookup contents: See the file contents
cisco_ios_severity.csv
Maps a Cisco severity level to a Splunk compatible CIM severity level as well as mapping severity number identifiers to textual identifiers including descriptions.
- File location: lookups/cisco_ios_severity.csv
- Lookup fields: severity_id, severity, severity_name, severity_id_and_name, severity_description
- Lookup contents: See the file contents
cisco_ios_vendor.csv
Provides a vendor field for CIM compliance.
- File location: lookups/cisco_ios_vendor.csv
- Lookup fields: sourcetype, vendor, product
- Lookup contents: See the file contents