NVISOsecurity / ee-outliers

Open-source framework to detect outliers in Elasticsearch events
https://blog.nviso.eu
GNU General Public License v3.0
204 stars 34 forks source link

Fallback for timestamp_field set to @timestamp #541

Closed maximilienroberti closed 4 years ago

maximilienroberti commented 4 years ago

Should close #522

maximilienroberti commented 4 years ago

Is it necessary to declare that new behaviour in CHANGELOG?

daanraman commented 4 years ago

Yes, you can split up the changelog into for example: bugs , minor changes, new features

maximilienroberti commented 4 years ago

Forgot to change some fallback. Example here: https://github.com/NVISO-BE/ee-outliers/blob/022525dc5bd074de059d52781cc49ee47d0a074d/app/helpers/analyzer.py#L79-L81