Monitoring Splunk

How to monitor my script output file automatically every one hour

prathapkcsc
Explorer

I have a script containing ip and value.
Sh basic.sh>>sample.out
Know to get the logs i need to add this sample.out file to splunk like
/opt/splunkforwarder/bin/splunk add monitor sample.out.
Then i the files will comes into splunk..
But the problem is i want that script to be run everyone one hour..everytime adding that output file to splunk is not a good idea..Is there any way to schedule automatically or monitor that output file all the time...

i want to avoid the below step everytime
"/opt/splunkforwarder/bin/splunk add monitor filename"

can i add it to this folder
monitor://$SPLUNK_HOME/var/log/splunk]

Thank you!

0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

If the script always writes to the same file you only need to add the monitor once. Splunk will then periodically check the file for changes and automatically index them.

---
If this reply helps you, Karma would be appreciated.

View solution in original post

0 Karma

richgalloway
SplunkTrust
SplunkTrust

If the script always writes to the same file you only need to add the monitor once. Splunk will then periodically check the file for changes and automatically index them.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

A Prelude to .conf25: Your Guide to Splunk University

Heading to Boston this September for .conf25? Get a jumpstart by arriving a few days early for Splunk ...

4 Ways the Splunk Community Helps You Prepare for .conf25

.conf25 is right around the corner, and whether you’re a first-time attendee or a seasoned Splunker, the ...

Enhance Your Splunk App Development: New Tools & Support

UCC FrameworkAdd-on Builder has been around for quite some time. It helps build Splunk apps faster, but it ...