From 0d4caa1f4d53cc68b6c7c98d8d2ee3cd81e9c765 Mon Sep 17 00:00:00 2001 From: AlfonsoRBJ Date: Fri, 23 Nov 2018 14:04:03 +0100 Subject: [PATCH] Update CHANGELOG.md Add multiple Elasticsearch IPs for Logstash reports --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7905930c..25db84c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file. ### Added - include template local_internal_options.conf ([#87](https://github.com/wazuh/wazuh-ansible/pull/87)) + - Add multiple Elasticsearch IPs for Logstash reports.([#92](https://github.com/wazuh/wazuh-ansible/pull/92)) ### Changed