All Apps and Add-ons

Splunk Add-on Builder in data input interval

mokarimi
New Member

I am developing an add-on and need to use the interval time as a variable in my script. Can someone please help me? I have looked into the helper class functions and don't see anything.

0 Karma

chli_splunk
Splunk Employee
Splunk Employee

Please try helper.get_input_stanza(YOUR_INPUT_STANZA). It can get all the parameters in your data input stanza, including interval.

Please note that this "interval" is a reserved parameter for Splunk, which defines how Splunk schedule your data input. If you want to add your own scheduler within your data input internally, please create another param like "duration" or "my_interval".

0 Karma

pietertruter1
Observer

How do you set your input to use the custom interval? I need to be able to set a cron schedule as the input interval as the input only needs to run once a week on the first day of the week

0 Karma

chli_splunk
Splunk Employee
Splunk Employee

Sorry currently we only support seconds as an interval. May add cron support in future release.

0 Karma

shugup2923
Path Finder

I also have the same issue, how can I give cron schedule in interval parameter

0 Karma
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 ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...

Updated Data Management and AWS GDI Inventory in Splunk Observability

We’re making some changes to Data Management and Infrastructure Inventory for AWS. The Data Management page, ...