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
Legend

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
Legend

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
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...