Manual rule run from rule details and rules table (#9327)#184500
Manual rule run from rule details and rules table (#9327)#184500e40pud merged 26 commits intoelastic:mainfrom
Conversation
|
/ci |
|
/ci |
|
/ci |
|
Pinging @elastic/security-solution (Team: SecuritySolution) |
|
Pinging @elastic/security-detection-engine (Team:Detection Engine) |
Flaky Test Runner Stats🟠 Some tests failed. - kibana-flaky-test-suite-runner#6174[✅] Security Solution Rule Management - Cypress: 50/50 tests passed. |
|
@elasticmachine merge upstream |
|
@elasticmachine merge upstream |
Flaky Test Runner Stats🎉 All tests passed! - kibana-flaky-test-suite-runner#6243[✅] Security Solution Rule Management - Cypress: 100/100 tests passed. |
Flaky Test Runner Stats🟠 Some tests failed. - kibana-flaky-test-suite-runner#6244[✅] Security Solution Detection Engine - Cypress: 100/100 tests passed. |
|
@elasticmachine merge upstream |
Flaky Test Runner Stats🎉 All tests passed! - kibana-flaky-test-suite-runner#6257[✅] x-pack/test/security_solution_api_integration/test_suites/detections_response/detection_engine/rule_gaps/trial_license_complete_tier/configs/ess.config.ts: 100/100 tests passed. |
Flaky Test Runner Stats🟠 Some tests failed. - kibana-flaky-test-suite-runner#6255[❌] Security Solution Rule Management - Cypress: 74/100 tests passed. |
|
@elasticmachine merge upstream |
|
@elasticmachine merge upstream |
Flaky Test Runner Stats🟠 Some tests failed. - kibana-flaky-test-suite-runner#6256[✅] Security Solution Detection Engine - Cypress: 100/100 tests passed. |
|
@elasticmachine merge upstream |
Flaky Test Runner Stats🎉 All tests passed! - kibana-flaky-test-suite-runner#6263[✅] Security Solution Rule Management - Cypress: 100/100 tests passed. |
|
@elasticmachine merge upstream |
|
@elasticmachine merge upstream |
💚 Build Succeeded
Metrics [docs]Module Count
Public APIs missing comments
Async chunks
Page load bundle
History
To update your PR or re-run it, just comment with: cc @e40pud |
vitaliidm
left a comment
There was a problem hiding this comment.
Thank you for addressing feedback.
Looks like Cypress tests still a bit unstable
Flaky Test Runner Stats🟠 Some tests failed. - kibana-flaky-test-suite-runner#6280[❌] Security Solution Detection Engine - Cypress: 74/100 tests passed. |
…ction_engine/rule_gaps/components/manual_rule_run - ManualRuleRunModal should render confirmation button disabled if selected end date is in future (#186189) (#186296) ## Summary Related tickets #186189 and #186187, and #186188 Attempt to fix failing manual rule run tests added in this PR #184500 --------- Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
…ction_engine/rule_gaps/components/manual_rule_run - ManualRuleRunModal should render confirmation button disabled if selected end date is in future (elastic#186189) (elastic#186296) ## Summary Related tickets elastic#186189 and elastic#186187, and elastic#186188 Attempt to fix failing manual rule run tests added in this PR elastic#184500 --------- Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
## Summary report following events: - open modal window for manual rule run - execute manual rule run + save time range in ms - cancel backfill job - filter in event log by run type - show source event date range Epic - elastic/security-team#2840 ### How to test enable feature flag - `manualRuleRunEnabled` You can see feature demo here - #184500 Check that events appears here after some time - https://telemetry-v2-staging.elastic.dev/s/securitysolution/app/r/s/7YYlg --------- Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Summary
Main ticket https://github.com/elastic/security-team/issues/9327
With this changes we introduce the way to schedule rule run manually. There are two ways to do that in UI:
NOTES:
manualRuleRunEnabledfirstRECORDING:
Screen.Recording.2024-05-30.at.11.51.16.mov
Checklist
Delete any items that are not applicable to this PR.