I connect in Splunk and did some searching, but I can not see the results of saved search...
import splunklib.client as client
import splunklib.results as results
mysavedsearch = service.saved_searches["Lab_renan_table"]
(...)
Thanks!
↧