[RAC][Security Solution][Detections] Implement a Rule Execution Log abstraction for use in Security Solution #106461
Labels
Feature:Detection Rules
Anything related to Security Solution's Detection Rules
Team:Detections and Resp
Security Detection Response Team
Team: SecuritySolution
Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.
Theme: rac
label obsolete
Parent ticket: #101013
Summary
Implement a rule execution log abstraction that would provide a simple api for writing to the log and executing queries, hiding non-important details from the rest of
security_solution
.event.sequence
to ensure deterministic ordering in the log.rule_registry
) implementations. Consider using a constant in the code instead of a feature switch in Kibana config to keep it safer and simpler.RuleStatusService
(implementation based on SOs) into the Rule Execution Log client.The text was updated successfully, but these errors were encountered: