Getting Data In

How to monitor change in scripted input?

ben_leung
Builder

How do you make sure to send logs from a scripted input only when the output is changed?

Lets say the script is doing an "ls" on the file system and runs every minute. I do not want an index to get filled with the same events just with a different time stamp.

How do you make sure that Splunk only forwards data whenever the scripts output is different than the previous output?

Tags (2)
0 Karma
1 Solution

skawasaki_splun
Splunk Employee
Splunk Employee

If you already wrote a script then at the end of the script take the result of "ls" and write to a file. In the beginning of the script, check that file and only output to STDOUT if there is a difference.

In other words, Splunk can't do this "difference" functionality. Your script will have to do this.

View solution in original post

skawasaki_splun
Splunk Employee
Splunk Employee

If you already wrote a script then at the end of the script take the result of "ls" and write to a file. In the beginning of the script, check that file and only output to STDOUT if there is a difference.

In other words, Splunk can't do this "difference" functionality. Your script will have to do this.

Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...