|
I am trying to get realtime streaming results using the python sdk. The code I was using looks like this:
No errors, but no results either. What am I doing wrong? |
|
Using the Job Inspector, I was able to reverse the kwargs...
This changes the search line to be:
This all seems to work, but is probably more complex than needed. |
|
There is also a new Splunk Python SDK on GitHub. You can access it here: https://github.com/splunk/splunk-sdk-python There are a number of search examples in the SDK. Any questions - psanford@splunk.com or ping us on Twitter: @splunkdev |

Have you tried adding
rtto your earliest/lastest times?