This app worked for about a day then started giving us this error:
11-18-2021 06:04:27.982 -0500 ERROR ExecProcessor [44632 ExecProcessor] - message from "/proj/app/splunk/bin/python3.7 /proj/app/splunk/etc/apps/TA-MS_Defender/bin/microsoft_defender_atp_alerts.py" raise ConnectionError(err, request=request)
11-18-2021 06:04:27.982 -0500 ERROR ExecProcessor [44632 ExecProcessor] - message from "/proj/app/splunk/bin/python3.7 /proj/app/splunk/etc/apps/TA-MS_Defender/bin/microsoft_defender_atp_alerts.py" requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
11-18-2021 06:04:28.019 -0500 ERROR ExecProcessor [44632 ExecProcessor] - message from "/proj/app/splunk/bin/python3.7 /proj/app/splunk/etc/apps/TA-MS_Defender/bin/microsoft_defender_atp_alerts.py" ERROR('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
Any ideas on what would cause this error?
Hi @pkohn117
Why we need this add-on? We have a requirement to ingest MCAS logs into splunk (salesforce logs flows into MCAS and those logs from MCAS to be ingested into splunk) Can I use the above add-on to achieve this?
Or should I use Syslog collectors to ingest MCAS logs into splunk?