Splunk Search

How to get the json results of my custom script in Splunk?

rockzers
Path Finder

i created a custom python api script and it works fine and i want to import in splunk

so i put my script. "C:\\Program Files\\Splunk\\etc\\apps\\search\\bin\\sample.py"

I run cmd and the result is getting correctly

in splunk i created data inputs -> scripts -> select my scripts -> select source type _json -> app context App Browser -> selected index

but i am not getting any json results in splunk search index

Is there any configuration needed?

when i check input.config it is already correctly the file details, so why splunk index doesn't show any json data?

[script://$SPLUNK_HOME\etc\apps\search\bin\sample.py]
disabled = false 
host = home 
index = jsearch 
interval = 60.0 
sourcetype = _json   
Tags (3)
0 Karma

VatsalJagani
SplunkTrust
SplunkTrust

@rockzers - Try updating the stanza name to:

[script://$SPLUNK_HOME/etc/apps/search/bin/sample.py]

 

I hope this helps!!!

0 Karma

rockzers
Path Finder

@VatsalJagani 

i used windows so that stanza is there 

0 Karma

VatsalJagani
SplunkTrust
SplunkTrust

@rockzers - Okay.

Do you see the input when you open Splunk Web UI and Go to "Settings > Inputs"?

0 Karma
Get Updates on the Splunk Community!

Pro Tips for First-Time .conf Attendees: Advice from SplunkTrust

Heading to your first .Conf? You’re in for an unforgettable ride — learning, networking, swag collecting, ...

Raise Your Skills at the .conf25 Builder Bar: Your Splunk Developer Destination

Calling all Splunk developers, custom SPL builders, dashboarders, and Splunkbase app creators – the Builder ...

Hunt Smarter, Not Harder: Discover New SPL “Recipes” in Our Threat Hunting Webinar

Are you ready to take your threat hunting skills to the next level? As Splunk community members, you know the ...