🔧 Add docker compose
This commit is contained in:
7
docker-compose/elk/kibana/config/kibana.yml
Normal file
7
docker-compose/elk/kibana/config/kibana.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
server.name: kibana
|
||||
server.host: "0.0.0.0"
|
||||
|
||||
## X-Pack security credentials
|
||||
# xpack.monitoring.ui.container.elasticsearch.enabled: true
|
||||
# elasticsearch.username: elastic
|
||||
# elasticsearch.password: changeme
|
||||
Reference in New Issue
Block a user