Getting Data In

How to input data from perl script to splunk?

lemmerich
Engager

Hello guys, I am new to splunk and I am trying to input data from a perl script.

Script is very simple, a helloworld.pl that prints "timestamp hello world". (running the script from command line output the correct string...

I have already added the script to splunk/bin/scripts and created a script data input configuration on the UI (generic_single_line results). When searching for data though i get a No results found. / 0 events.

Any help on what I am missing?

MuS
Legend

Hi lemmerich,

try running your script from the CLI

$SPLUNK_HOME/bin/splunk cmd $SPLUNK_HOME/bin/scripts/helloworld.pl 

and see what happens. Next check index=_internal sourcetype=splunkd for any message related to helloworld.pl. Check the inputs.conf and verify the index setting for your script and search the index over all time.

Hope this helps ...

cheers, MuS

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...