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!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...