Change to https for elastic connections

This commit is contained in:
Mike Reeves
2021-03-02 11:32:29 -05:00
parent 3219f4cd12
commit bfd05a8cfc
21 changed files with 10 additions and 86 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
[es]
es_url = http://{{MANAGER}}:9200
es_url = https://{{MANAGER}}:9200
es_ip = {{MANAGER}}
es_user = YOURESUSER
es_pass = YOURESPASS