Update directory structure
This commit is contained in:
parent
40d498262f
commit
06441c5f17
@ -20,8 +20,13 @@ These playbooks install and configure Wazuh agent, manager and Elastic Stack.
|
|||||||
│ │ │ ├── ansible-elasticsearch
|
│ │ │ ├── ansible-elasticsearch
|
||||||
│ │ │ ├── ansible-kibana
|
│ │ │ ├── ansible-kibana
|
||||||
│ │
|
│ │
|
||||||
|
│ │ ├── opendistro
|
||||||
|
│ │ │ ├── opendistro-elasticsearch
|
||||||
|
│ │ │ ├── opendistro-kibana
|
||||||
|
│ │
|
||||||
│ │ ├── wazuh
|
│ │ ├── wazuh
|
||||||
│ │ │ ├── ansible-filebeat
|
│ │ │ ├── ansible-filebeat
|
||||||
|
│ │ │ ├── ansible-filebeat-oss
|
||||||
│ │ │ ├── ansible-wazuh-manager
|
│ │ │ ├── ansible-wazuh-manager
|
||||||
│ │ │ ├── ansible-wazuh-agent
|
│ │ │ ├── ansible-wazuh-agent
|
||||||
│ │
|
│ │
|
||||||
@ -35,6 +40,9 @@ These playbooks install and configure Wazuh agent, manager and Elastic Stack.
|
|||||||
│ │ ├── wazuh-elastic_stack-single.yml
|
│ │ ├── wazuh-elastic_stack-single.yml
|
||||||
│ │ ├── wazuh-kibana.yml
|
│ │ ├── wazuh-kibana.yml
|
||||||
│ │ ├── wazuh-manager.yml
|
│ │ ├── wazuh-manager.yml
|
||||||
|
│ │ ├── wazuh-manager-oss.yml
|
||||||
|
│ │ ├── wazuh-opendistro.yml
|
||||||
|
│ │ ├── wazuh-opendistro-kibana.yml
|
||||||
│
|
│
|
||||||
│ ├── README.md
|
│ ├── README.md
|
||||||
│ ├── VERSION
|
│ ├── VERSION
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user