All Apps and Add-ons

I am not seeing results in dashboards for cisco networks. Do we need to configure something on router/n/w devices?

yanivdutt
Explorer

index=network_syslog sourcetype=syslog results are displayed

index=network_syslog sourcetype=syslog eventtype="cisco_ios-ipsla" | eval state=case(state_to == "Up", 1, state_to == "Down", -1) | strcat dvc " " ip_sla_id dvc_ip_sla_id | timechart avg(state) AS state BY dvc_ip_sla_id | fillnull value=0    no results founds

Do we need to configure anything on routers or network devices?

0 Karma
1 Solution

Simeon
Splunk Employee
Splunk Employee

To begin collecting data from Cisco devices, you must minimally enable a network input to receive data and configure the cisco device to send syslog to the Splunk instance (or forwarder). If you are using the Cisco Security Suite, there are detailed instructions on how to turn on data for the Cisco devices in addition to enabling Splunk to receive and recognize the data.

View solution in original post

Simeon
Splunk Employee
Splunk Employee

To begin collecting data from Cisco devices, you must minimally enable a network input to receive data and configure the cisco device to send syslog to the Splunk instance (or forwarder). If you are using the Cisco Security Suite, there are detailed instructions on how to turn on data for the Cisco devices in addition to enabling Splunk to receive and recognize the data.

Richfez
SplunkTrust
SplunkTrust

If you run index=network_syslog sourcetype=syslog can you confirm that "eventtype" is indeed being set and that at least some of them are set to "cisco_ios-ipsla"?

0 Karma

yanivdutt
Explorer

Nope I dont see any events with cisco_ios*
I was asked to install cisco add on app on indexers which I am yet to do. Will keep you posted if results are changed after doing it

0 Karma

satishsdange
Builder
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...