elastic / elastic/ml-cpp

[ML] Per detector data filtering

Open
#1,757 0 comments 0 reactions 0 assignees View on GitHub
>enhancement
Dominant language
C++
Stars
157
Forks
67
Avg merge
12h 48m
Merged PRs (30d)
16

Description

We've had a request to support per detector data filtering. Currently, we can configure filters at the job level, using an Elasticsearch query, but not per detector. Doing this in the job's data feed, and supporting the full Elasticsearch query DSL, would likely be a lot of work. A simpler approach would be to allow one to exclude data (not) matching specific categories. This could likely be achieved with an extension to job custom rules.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.