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!

Get Schooled with Splunk Education: Explore Our Latest Courses

At Splunk Education, we’re dedicated to providing incredible learning experiences that cater to every skill ...

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL  The Splunk AI Assistant for SPL ...

Buttercup Games: Further Dashboarding Techniques (Part 5)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...