I'm currently using the Splunk Add-on Builder, in python, how do i loop through the list of modular inputs
splunk_inputs.PNG
nvrmnd, it doesn't look like you have to loop through each one. it'll do it automatically.
Adding this logged event help me confirm this info.
helper.log_info('current stanza is: {}'.format(stanza))
shout out to
nvrmnd, it doesn't look like you have to loop through each one. it'll do it automatically.
Adding this logged event help me confirm this info.
helper.log_info('current stanza is: {}'.format(stanza))
shout out to