about summary refs log tree commit diff
path: root/composer/es/kibana.yml
diff options
context:
space:
mode:
Diffstat (limited to 'composer/es/kibana.yml')
-rw-r--r--composer/es/kibana.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/composer/es/kibana.yml b/composer/es/kibana.yml
new file mode 100644
index 0000000..59691ca
--- /dev/null
+++ b/composer/es/kibana.yml
@@ -0,0 +1,5 @@
+server.name: kibana
+server.host: "0"
+elasticsearch.url: http://elasticsearch:9200
+xpack.monitoring.ui.container.elasticsearch.enabled: true
+xpack.monitoring.enabled: true