-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[OSquery]when we are running a saved query it's timeout field time changed to default time (60s) #172138
Comments
Pinging @elastic/security-solution (Team: SecuritySolution) |
Pinging @elastic/security-defend-workflows (Team:Defend Workflows) |
@muskangulati-qasource kindly review |
Reviewed and assigned to @kevinlog |
Further investigation: Screen.Recording.2023-12-01.at.10.15.33.mov |
#172138 Clicking "play" button on saved queries list didn't properly transfer `timeout` field through url change. https://github.com/elastic/kibana/assets/29123534/4ec184a9-567f-4cc7-8b7b-a0985f2be811
Merged to |
Any idea if this is related to OS Query not having a controllable timeout functionality? |
@sukhwindersingh-qasource this is ready for testing in 8.12 BC or latest snapshot |
This PR is about a configurable Timeout field when running or scheduling Osquery query. This functionality will be introduced with 8.12 release. It is not related to the long running queries reported in Community Slack. Thanks for keeping an eye out though 🙏 |
We have validated this ticket on the latest **8.12.0 ** build and found the issue is FIXED. ✔️ Please find below the testing details Build Details: VERSION: 8.12.0 BC3 Screen Recording: Saved.queries.-.Osquery.-.Elastic.Mozilla.Firefox.2023-12-27.16-42-30.mp4Run from Live query: ❌ Live.queries.-.Osquery.-.Elastic.Mozilla.Firefox.2023-12-27.16-39-21.mp4Please let us know if anything else is required from our end. Thanks!! |
Hey @sukhwindersingh-qasource , is the live query behaviour the same as before the changes or is the behaviour different because the latest changes? Just want to make sure if this is a 8.12 regression or not. Thanks! |
Hi @dasansol92 Behaviour of Live query is same as before this is only related to the Timeout field value as when we click on the Run button of live query. Then the timeout fields value is auto set to 60s , But it should be remain as the earlier value while we run the query. Screen-Cast New.-.Live.queries.-.Osquery.-.Elastic.Mozilla.Firefox.2023-12-28.11-26-55.mp4Please do let us know if anything else is required from our end. |
Closing this Ticket and marking it as QA Validated as it is fixed Opened a new ticket for the additional observation shared #174082 |
Bug Conversion
Thanks! |
Describe the bug:
when we are running a saved query it's timeout field time changed to default time (60s)
Build Details:
Preconditions
Osquery manager
integration should be installed.600s
Steps to Reproduce
run
button of the saved query mentioned in the preconditionsActual result
Expected Result
Screen-Cast
Saved.queries.-.Osquery.-.Elastic.Mozilla.Firefox.2023-11-29.14-48-20.mp4
The text was updated successfully, but these errors were encountered: