Cisco CDR Reporting & Analytics | Administration
The place to usually start is our health checks.
If it’s useful, here’s a brief overview of how all the pieces fit together:
The quickest way through the troubleshooting steps is to start at our health checks and work your way through it, following the links.
First let’s confirm the problem is what it seems. Run our health check pages:
If you get warnings about there being no recent data, continue with checking the SFTP server.
Look in the folder where the files should be written to on the SFTP server.
If data is still not making it to the SFTP server, it’s time to check the network.
There are two main choices here, one is if your SFTP server lives on a different server than your Splunk server, and the other if your SFTP server is the *same* server as your Splunk server.
index=...
and sourcetype=...
settingsindex=...
setting is reflected in our custom_index macroindex=...
and sourcetype=...
settingsindex=...
setting is reflected in our custom_index macroThere are actually more possibilities for breakage here, but the above are the most common. If you are unsure about any of them, feel free to shoot us an email at support@sideviewapps.com!
If you are have been directed to this section, we’ve mostly ruled out other causes and the problem is likely somewhere in the network.
*You are putting those logs into Splunk aren’t you? It is a fantastic and common use case!
If everything up to this point is working but our app can no longer find the data, there may be a mismatch between our app’s custom_index
macro and which index the data is in.
index=...
settingcustom_index
points to the right index:If you have any comments at all about the documentation, please send them to docs@sideviewapps.com.