Hi All,
I am getting the following error post configuring the opsecLEA add on my Heavy Forwarder. We are able to pull the certificate successfully and the input is also correctly configured. Let me know if there is an insight into this error which is denying the log ingestion in splunk.
+0000 log_level=ERROR, pid=2031, tid=MainThread, file=checkpoint_opseclea.py, func_name=main, code_line_no=178 | Encounter exception=Traceback (most recent call last):
File "/opt/splunk/etc/apps/Splunk_TA_checkpoint-opseclea/bin/checkpoint_opseclea.py", line 175, in main
run()
File "/opt/splunk/etc/apps/Splunk_TA_checkpoint-opseclea/bin/checkpoint_opseclea.py", line 134, in run
loader.run(jobs)
File "/opt/splunk/etc/apps/Splunk_TA_checkpoint-opseclea/bin/splunk_ta_checkpoint_opseclea/splunktaucclib/data_collection/ta_data_loader.py", line 64, in run
job.stop()
File "/opt/splunk/etc/apps/Splunk_TA_checkpoint-opseclea/bin/splunk_ta_checkpoint_opseclea/splunktaucclib/data_collection/ta_data_collector.py", line 91, in stop
self._client.stop()
AttributeError: 'TADataCollector' object has no attribute '_client'