All Apps and Add-ons

Splunk-add-on-builder - python script

haripriyasarve1
Explorer

I wrote python script for modual input in splunk add-on builder, as of now i am able to fetch logs but each time I run, the same logs are indexed in to indexer. I want to implement code in such a way, if there is change in log data only then it has to index. Can some one please help me.

0 Karma

tauliang
Communicator

Use data checkpoints in your modular inputs. An example using it could be found in Splunk Add-on for Bamboo if my memory serves me right. Look in the bin folder for the largest Python code file. Good luck!

to4kawa
Ultra Champion

make the file by python, and index the file.

0 Karma
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...