Windows Splunk installation, added Splunk Okta app and get the following errors.
INFO pid=3960 tid=MainThread file=okta.py:get_okta_modinput_configs:135 | Set loglevel to WARN
ERROR pid=3960 tid=MainThread file=okta_config.py:check_conf_mgr_result:24 | Failed to set the data input [okta] on disk. Traceback (most recent call last):
File "\Splunk\etc\apps\Splunk_TA_okta\bin\okta_config.py", line 114, in update_data_input_on_disk
parser.read(conf_path)
File "\Splunk\Python-2.7\Lib\ConfigParser.py", line 305, in read
self._read(fp, filename)
File "\Splunk\Python-2.7\Lib\ConfigParser.py", line 512, in _read
raise MissingSectionHeaderError(fpname, lineno, line)
MissingSectionHeaderError: File contains no section headers.
file: \Splunk\etc\apps\Splunk_TA_okta\local\inputs.conf, line: 1
'\xef\xbb\xbf\n'
... View more