Closed pablo-secu closed 2 years ago
Hi @pablo-secu , We are not able to repro this issue on our end. We have used the latest version of SDK and Splunk enterprise.
Please share commands.conf details for the app. Also please try using the latest version of SDK and Splunk and let us know if the issue still persists.
@pablo-secu Closing this issue due to no response on it. Please reopen if this is still an issue.
Hi,
I created a simple splunk app to test splunk SDK, it works but I get an error when there are lots of events (~20000):
I have already checked the python recursionlimit (= 1000 by default)
Here my code:
Here the error:
The error seems to come from splunklib.
Thanks