Getting Data In

Checkpointing scripts for subsequent invocations

dveith
Explorer

I'm writing an Add-on script for the universal forwarder that will read several log files containing complex data and reformat the data so that Splunk can more easily parse it.

Does my script need to implement it's own logic for "where it left off last time it was invoked" or does Splunk help with that somehow?

In other words, is it possible to have 'monitor' functionality, but with my own custom script?

Thanks.

Tags (1)
0 Karma

dwaddle
SplunkTrust
SplunkTrust

If you script is being run as a scripted input, then you will need to maintain last-run state for yourself. Some of Splunk's own scripted inputs (like in the *nix app) do this as well - by keeping a file with an epoch time stored in it.

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

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