Modular Input developed with Add-On Builder to query apps, devices, logs, and issues from the Bugfender API. It avoids the usage of checkpointing for duplicate events due to unnecessary high computational cost associated with it. As an alternative, it utilizes timestamps. The moment just before the modular input starts execution, the time is temporarily saved. Upon successful termination of the input, this time stamp is saved in the KV store, and retrieved during the next execution of the input. The next time the input executes, it queries only events from the retrieved time on to the present. This process is repeated. You can provide an optional initial start date for the very first time the input is run.
(0)
Categories
Created By
Type
Downloads
Licensing
Splunk Answers
Resources