I am trying to test the Pinger application in our lab but am not able to get it running.
The steps i did are as follows
[default]
location = Lab
[example_com]
label = Google
host = www.google.com
resource = /
After this restarted the splunk but i am not able to get any dat. ANy help would be appreciated
Hi binuj
your path in the inputs.conf is wrong, windows need to have the \ instead of / in the path, like this:
[script://.\bin\sospowershell.cmd ps_sos.ps1]
so change your path in the input.conf to script://.\bin\heartbeat.py
and you should be fine.
If not so, check the index=_internal for related errors or look in the splunkd.log directly.
hope this helps.
cheers, MuS
so have you checked splunkd.log for errors? can the service account running splunk, access the script and run it?
Sorry i have missed in the question i send. As i had mentioned it was changed. I just missed the \