forked from wazuh/wazuh-docker
Update README.md
This commit is contained in:
@@ -41,7 +41,7 @@ The default configuration is::
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
wazuh:
|
wazuh:
|
||||||
image: wazuh/wazuh:latest
|
build: wazuh/
|
||||||
hostname: wazuh-manager
|
hostname: wazuh-manager
|
||||||
ports:
|
ports:
|
||||||
- "1514:1514"
|
- "1514:1514"
|
||||||
@@ -62,7 +62,7 @@ The default configuration is::
|
|||||||
networks:
|
networks:
|
||||||
- docker_elk
|
- docker_elk
|
||||||
logstash:
|
logstash:
|
||||||
image: wazuh/wazuh-logstash:latest
|
build: logstash/
|
||||||
hostname: logstash
|
hostname: logstash
|
||||||
command: -f /etc/logstash/conf.d/
|
command: -f /etc/logstash/conf.d/
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user