Merge pull request #3876 from Security-Onion-Solutions/delta

FIX:Remove ESUSER/ESPASS for now to prevent issues with attempting Elasti…
This commit is contained in:
weslambert
2021-04-15 08:11:15 -04:00
committed by GitHub

View File

@@ -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