I am getting this error while trying to integrate Nessus logs with Splunk:
2016-05-13 04:55:06,583 ERROR pid=9133 tid=MainThread file=nessus.py:get_nessus_modinput_configs:157 | Traceback (most recent call last): File "/opt/splunk/etc/apps/Splunk_TA_nessus/bin/nessus.py", line 147, in get_nessus_modinput_configs
input_conf = config.get_data_input(input_name)
File "/opt/splunk/etc/apps/Splunk_TA_nessus/bin/nessus_config.py", line 186, in get_data_input
check_conf_mgr_result(False, "Cannot get the encrypted keys.")
File "/opt/splunk/etc/apps/Splunk_TA_nessus/bin/nessus_config.py", line 27, in check_conf_mgr_result
raise NessusConfigException(msg)
NessusConfigException: Cannot get the encrypted keys.
Any idea how to resolve it?
↧