sumologic-python-sdk icon indicating copy to clipboard operation
sumologic-python-sdk copied to clipboard

usage-report.py references undefined property of SumoLogic class

Open macleodbroad-wf opened this issue 8 years ago • 1 comments

usage-report.py references a function called search_and_wait.

This fails because, the SumoLogic class has no instance method search_and_wait.

See https://github.com/SumoLogic/sumologic-python-sdk/search?utf8=%E2%9C%93&q=search_and_wait

macleodbroad-wf avatar Jan 23 '17 16:01 macleodbroad-wf

Just encountered the same problem.

shinkle-procore avatar Jul 27 '22 22:07 shinkle-procore