Update dir structure

This commit is contained in:
Manuel Gutierrez
2020-10-23 18:14:13 +02:00
parent b874eac3af
commit f56657cdb0

View File

@@ -92,7 +92,7 @@ ADMIN_PRIVILEGES=true # App privileges
├── elastic_conf
│   └── elasticsearch.yml
├── generate-opendistro-certs.yml
├── kibana-opendistro
├── kibana-odfe
│   ├── config
│   │   ├── custom_welcome
│   │   │   ├── light_theme.style.css
@@ -126,7 +126,7 @@ ADMIN_PRIVILEGES=true # App privileges
├── production-cluster.yml
├── README.md
├── VERSION
└── wazuh-opendistro
└── wazuh-odfe
├── config
│   ├── create_user.py
│   ├── etc
@@ -145,6 +145,7 @@ ADMIN_PRIVILEGES=true # App privileges
└── Dockerfile
## Branches
* `4.0` branch on correspond to the latest Wazuh-Docker stable version.