Alerting

Why is this custom alert action giving out this error, "Sendalert fails with Errorcode 2 log simply has "Unable to set log level""?

jadamsplunk
Path Finder

Hello,

I have a custom alert action that was working a few days ago and now I'm getting this error and the log is not very helpful in this case. All off the required parameter are set but every attempt to run it fails. I'm really stumped on this one and I haven't been able to find any information by googling.

Any ideas? Thanks!

0 Karma
1 Solution

jadamsplunk
Path Finder

The solution was to uninstall the app. Reboot. Then reinstall it. After digging through the logs it looks like a setting from my app config was stuck and was causing python exceptions when trying to concatenate a string with a NoneType. That NoneType should be a password.

View solution in original post

0 Karma

jadamsplunk
Path Finder

The solution was to uninstall the app. Reboot. Then reinstall it. After digging through the logs it looks like a setting from my app config was stuck and was causing python exceptions when trying to concatenate a string with a NoneType. That NoneType should be a password.

0 Karma
Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...