There is a workaround that worked for me without reverting back python version. Go to the following location < Splunk\etc\apps\alert_webhook\bin> and you will find the webhook python script. Add the line I have highlighted below. Then restart Splunk. sutanunandigram_0-1626854719136.png
... View more
One thing helped me . previously i configured boot-start with user splunk.
./splunk enable boot-start -user splunk
So i changed it to root. And the issue resolved.
./splunk enable boot-start -user root
... View more
One thing helped me . previously i configured boot-start with user splunk.
./splunk enable boot-start -user splunk
So i changed it to root. And the issue resolved.
./splunk enable boot-start -user root
... View more