Hey jb_spelunker,
There are 2 issues here:
1. INFO pid=36306 tid=MainThread file=base_modinput.py:init:51 | Can not import package:libs_setup_util
This Add-on use Add-on builder but it didn't define the setup_utils libary. However, this is just INFO log and it shouldn't affect anything nor the second issue.
2. ERROR pid=36306 tid=MainThread file=base_modinput.py:log_error:70 | Get error when collecting events.
I couldn't find any clue from this partial log. Could you post more detail?
As you described, live query | jira works so the connection between your Splunk instance and JIRA server is good. How does your JQL which is defined in inputs.conf look like? Does it a massive query which returns too many records? I know some JIRA administrators define some policies against REST API query. If it is the case, try using queries which returns small amount of data.
... View more