Hello all,
Upon installing the Cisco Catalyst Center Add-on, I immediately get the following error. I tried this on two separate servers, are there some undocumented requirements?
https://splunkbase.splunk.com/app/7858
RHEL8, Splunk Enterprise Version: 9.3.11
Unable to initialize modular input "cisco_catalyst_ise_analytics_reports" defined in the app "TA_cisco_catalyst": Introspecting scheme=cisco_catalyst_ise_analytics_reports: script running failed (PID 2484900 exited with code 1)..
Hello@_joe
Usually there are one of these reasons for this error from any Add-on:
I hope this helps!!!
I was able to determine the cause was the following config which I believe was affecting the interaction with the KVstore.
## web.conf
cipherSuite = AES256-GCM-SHA384
Hi @_joe
Do you have any log files relating to Catalyst in $SPLUNK_HOME/var/log/splunk ? These might hold clues as to why this is failing.
🌟 Did this answer help you? If so, please consider:
Your feedback encourages the volunteers in this community to continue contributing
Hello@_joe
Usually there are one of these reasons for this error from any Add-on:
I hope this helps!!!