|
I checked splunkd.log today and all i see is this: What does this mean? |
|
What's the value of your I'm surprised that the name of the script isn't seen in one of these messages. The term exited with non-zero status generally means that that an OS process (a script or executable) is indicating that it was not successful. Unfortunately, that's pretty much all you can know without some other kind of log message indicating the real issue. If you know what script is setup to run, then you can figure out what's going on from there. Related docs: |
Will Splunk retry a coldToFrozenScript call if the script exits with a non-zero status?