[Security Solution] update generateId function to use _seq_no and _primary_term #102395
Labels
auto-backport
Deprecated - use backport:version if exact versions are needed
release_note:skip
Skip the PR/issue when compiling release notes
Team:Detection Engine
Security Solution Detection Engine Area
Team:Detections and Resp
Security Detection Response Team
Team: SecuritySolution
Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.
technical debt
Improvement of the software architecture and operational architecture
generateId
inx-pack/plugins/security_solution/server/lib/detection_engine/signals/utils.ts
uses_version
value to create a hash._version
should be replaced with_seq_no
and_primary_term
for a more up-to-date implementation (details below)Originally posted by @FrankHassanabad in #102106 (comment)
The text was updated successfully, but these errors were encountered: