mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Kibana Module - Remove kibana.index from the config for testing
This commit is contained in:
@@ -5,7 +5,7 @@ server.name: kibana
|
||||
server.host: "0"
|
||||
server.basePath: /kibana
|
||||
elasticsearch.url: http://{{ ES }}:9200
|
||||
kibana.index: ".kibana"
|
||||
#kibana.index: ".kibana"
|
||||
#elasticsearch.username: elastic
|
||||
#elasticsearch.password: changeme
|
||||
#xpack.monitoring.ui.container.elasticsearch.enabled: true
|
||||
|
||||
Reference in New Issue
Block a user