ee-outliers icon indicating copy to clipboard operation
ee-outliers copied to clipboard

Open-source framework to detect outliers in Elasticsearch events

Results 35 ee-outliers issues
Sort by recently updated
recently updated
newest added

Use this to exclude for example following alert: `Windows user scar causing failed logons on 2 hosts `

good first issue
to triage

Currently, outliers can connect to only one node from the cluster. Outliers actually relies on elasticsearch which is a distributed system meaning some of its part can fail but the...

enhancement
to triage

https://en.wikipedia.org/wiki/Local_outlier_factor

good first issue
to triage

SeLeCt * FrOm...

enhancement
to triage

Example: 20 x numerical value (10) + 1 x numerical value (1) should actually calculate the average of (20x10 + 1), not (10+1) Check if this is actually the case

to triage