Splunk Dev

Data not indexing from same script on different servers

muriloalves
Explorer

I have a ssh script that collects metrics from the server and prints that to stdout.
For some reason, the same script runs fine on one server, but on the other I'm just getting the headers indexed.
Not sure what I can do or where the prob is.
Thanks,

alt text

0 Karma

maciep
Champion

My guess is that the script doesn't produce results on that second server. So it probably prints out headers and then the data it collected...so if no data is collected, you just get headers.

Can you manually run the script on the server that just produces headers? And as the account that splunk runs as? And if you wrote the script, I believe if you write to stderr, those messages will get indexed to _internal. So you could put some error checking in the script so you can see what it's doing when.

0 Karma
Get Updates on the Splunk Community!

Security Professional: Sharpen Your Defenses with These .conf25 Sessions

Sooooooooooo, guess what. .conf25 is almost here, and if you're on the Security Learning Path, this is your ...

First Steps with Splunk SOAR

Our first step was to gather a list of the playbooks we wanted and to sort them by priority.  Once this list ...

How To Build a Self-Service Observability Practice with Splunk Observability Cloud

If you’ve read our previous post on self-service observability, you already know what it is and why it ...