[fix] Update soctopus default es-index-patter

This commit is contained in:
William Wernert
2020-04-01 13:35:11 -04:00
parent df7851c2ed
commit 13035a6c32

View File

@@ -6,7 +6,7 @@
es_url = https://{{ip}}:9200 es_url = https://{{ip}}:9200
es_user = YOURESUSER es_user = YOURESUSER
es_pass = YOURESPASS es_pass = YOURESPASS
es_index_pattern = logstash-* es_index_pattern = so-*
es_verifycert = no es_verifycert = no