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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...