From 06441c5f1782490d345d68225abd74af5a18f78a Mon Sep 17 00:00:00 2001 From: zenidd Date: Tue, 6 Oct 2020 12:43:12 +0200 Subject: [PATCH] Update directory structure --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 257d15cc..5eaa6b17 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,14 @@ These playbooks install and configure Wazuh agent, manager and Elastic Stack. │ │ ├── elastic-stack │ │ │ ├── ansible-elasticsearch │ │ │ ├── ansible-kibana - │ │ + │ │ + │ │ ├── opendistro + │ │ │ ├── opendistro-elasticsearch + │ │ │ ├── opendistro-kibana + │ │ │ │ ├── wazuh │ │ │ ├── ansible-filebeat + │ │ │ ├── ansible-filebeat-oss │ │ │ ├── ansible-wazuh-manager │ │ │ ├── ansible-wazuh-agent │ │ @@ -35,6 +40,9 @@ These playbooks install and configure Wazuh agent, manager and Elastic Stack. │ │ ├── wazuh-elastic_stack-single.yml │ │ ├── wazuh-kibana.yml │ │ ├── wazuh-manager.yml + │ │ ├── wazuh-manager-oss.yml + │ │ ├── wazuh-opendistro.yml + │ │ ├── wazuh-opendistro-kibana.yml │ │ ├── README.md │ ├── VERSION