opensearch-project / security-analytics

Security Analytics enables users for detecting security threats on their security event log data. It will also allow them to modify/tailor the pre-packaged solution.
Apache License 2.0
72 stars 74 forks source link

fix for detectors with sigma aggregation rules #1372

Closed sbcd90 closed 1 month ago

sbcd90 commented 1 month ago

Description

fix for detectors with sigma aggregation rules

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

sbcd90 commented 1 month ago

when is template applied? not at creation time? why is there sleep 90 s in test?

Yes. Template is applied at creation time with the Create Mapping api call.