- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
spammenot66
Contributor
08-22-2020
12:28 PM
I'm currently using the Splunk Add-on Builder, in python, how do i loop through the list of modular inputs
1 Solution
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
spammenot66
Contributor
08-22-2020
04:43 PM
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
- Splunk for the Addo-on builder its a great app
- Ashok Sankar for this blog on "easily create mod input using splunk add-on builder"
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
spammenot66
Contributor
08-22-2020
04:43 PM
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
- Splunk for the Addo-on builder its a great app
- Ashok Sankar for this blog on "easily create mod input using splunk add-on builder"
