All Apps and Add-ons

Pinger App configuration on Windows Server

binuj
Explorer

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

  1. Installed the app
  2. Created teh local folde under pinger
  3. copied the input.conf file to the local folder and changed the //./bin/heartbeat.py to ://.\bin\heartbeat.py
  4. Added the file pinger.conf in local folder with contents 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

Tags (1)
0 Karma

MuS
SplunkTrust
SplunkTrust

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

MuS
SplunkTrust
SplunkTrust

so have you checked splunkd.log for errors? can the service account running splunk, access the script and run it?

0 Karma

binuj
Explorer

Sorry i have missed in the question i send. As i had mentioned it was changed. I just missed the \

0 Karma
Get Updates on the Splunk Community!

Wrapping Up Cybersecurity Awareness Month

October might be wrapping up, but for Splunk Education, cybersecurity awareness never goes out of season. ...

🌟 From Audit Chaos to Clarity: Welcoming Audit Trail v2

🗣 You Spoke, We Listened  Audit Trail v2 wasn’t written in isolation—it was shaped by your voices.  In ...

What's New in Splunk Observability - October 2025

What’s New?    We’re excited to announce the latest enhancements to Splunk Observability Cloud and share ...