https://github.com/1Password/events-api-splunk/blob/b22e9014dbd395b2bebeb1c1791eb443faae018c/app/onepassword_events_api/appserver/static/javascript/views/setup_page.js#L100 It appears the interval is set to -1 and there is way to interpret what that means. How do we get this to pull logs at a interval if its set to -1?
events-api-splunk/app/onepassword_events_api/appserver/static/javascript/views/setup_page.js
Line 100 in b22e901
It appears the interval is set to -1 and there is way to interpret what that means.
How do we get this to pull logs at a interval if its set to -1?