From 59e5bcc9ecd84cf5b50863bee8ef38c76d167f06 Mon Sep 17 00:00:00 2001 From: Jason Woods Date: Mon, 22 Nov 2021 14:27:14 +0000 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3512293f..fb1e45fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ Log Carver - Added `min tls version` and `max tls version` to `es-https` transport - Added `ssl ca` for `es-https` transport to allow certificate pinning - Added `username` and `password` for `es` and `es-https` transports to allow Basic authentication scheme +- Improved Elasticsearch bulk response validation - Fixed missing `RuntimeDirectory` in Log Carver systemd configuration which is necessary for default admin socket listen location `lc-admin`