mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Remove ESUSER/ESPASS for now to prevent issues with attempting Elastic Auth when connecting to ES.
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
[es]
|
||||
es_url = https://{{MANAGER}}:9200
|
||||
es_ip = {{MANAGER}}
|
||||
es_user = YOURESUSER
|
||||
es_pass = YOURESPASS
|
||||
es_user =
|
||||
es_pass =
|
||||
es_index_pattern = so-*
|
||||
es_verifycert = no
|
||||
|
||||
|
||||
Reference in New Issue
Block a user