Splunk Dev

Scheduling a periodic update on kvstore using python

vinay3006
Engager

Hi
I have a python code which pulls data from a source using REST API and updates the KVStore collection. However i want this to run on a period basis say once in 24 hours. What is the best way to schedule this?
Regards,
V

Labels (3)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

You could use cron or you could create a scripted input that runs your python daily. I prefer the latter.

---
If this reply helps you, Karma would be appreciated.

View solution in original post

richgalloway
SplunkTrust
SplunkTrust

You could use cron or you could create a scripted input that runs your python daily. I prefer the latter.

---
If this reply helps you, Karma would be appreciated.

vinay3006
Engager

for scripted inputs, I do not have any data to index, i would like to use only the kvstore collections. Is it possible to run the scripts without indexing data?

0 Karma

richgalloway
SplunkTrust
SplunkTrust

If the script does not write anything to stdout then nothing will be indexed.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...