How much time query will be saved when i create Query the query using the Search Job API
Once creating the Query using the Search Job API . After some time if i try to query the get status of the query i am getting the error as "Job ID is invalid". Could you please provide me the details how much time query will be available in Sumo logic if i don't delete the Query using the delete query API
-
Once a search job has completed you have 5 minutes to query that job otherwise the session on that query will expire. Typically what you would do is run the search job and then run follow up queries every few seconds to check the status of the job. Once the job comes back as complete you would run the message or records queries to get the results.
Please sign in to leave a comment.
Comments
1 comment