forked from wazuh/wazuh-docker
update documentation, the old path creates confusion
This commit is contained in:
@@ -252,7 +252,7 @@ services:
|
||||
restart: always
|
||||
command: -f /etc/logstash/conf.d/
|
||||
# volumes:
|
||||
# - ./logstash/config:/etc/logstash/conf.d
|
||||
# - my-path:/etc/logstash/conf.d
|
||||
links:
|
||||
- kibana
|
||||
- elasticsearch
|
||||
|
||||
+1
-1
@@ -22,7 +22,7 @@ services:
|
||||
restart: always
|
||||
command: -f /etc/logstash/conf.d/
|
||||
# volumes:
|
||||
# - ./logstash/config:/etc/logstash/conf.d
|
||||
# - my-pat:/etc/logstash/conf.d
|
||||
links:
|
||||
- kibana
|
||||
- elasticsearch
|
||||
|
||||
Reference in New Issue
Block a user