mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
[fix] Update soctopus default es-index-patter
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user