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!

Splunk Certification Support Alert | Pearson VUE Outage

Splunk Certification holders and candidates!  Please be advised of an upcoming system maintenance period for ...

Enterprise Security Content Update (ESCU) | New Releases

In September, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...

New in Observability - Improvements to Custom Metrics SLOs, Log Observer Connect & ...

The latest enhancements to the Splunk observability portfolio deliver improved SLO management accuracy, better ...