Getting Data In

send snmp trap splunk to other system

raju_patil
New Member

Hi,

I am following, Sending SNMP Traps On Windows document.
As per document, I have placed sendsnmptrap.cmd script in %SPLUNK_HOME%\bin\scripts

Now, How can I verify if that script is executing or not ?
I see below error message in splunk.log

Cannot find script at D:\Program Files\Splunk\bin\scripts\123

Tags (3)
0 Karma

srinivasup
Explorer

Can you pase python code how you sendind traps to destinatoin serves

0 Karma

khanh_in_sainsb
Engager

Check the python.log in "C:\Program Files\Splunk\var\log\splunk". this will show you what is actually being initiated by the runshellscript.py, which is what the search app uses to initiate your script.

0 Karma
Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...