Make new ECS changes Elastic-auth compatible

This commit is contained in:
Jason Ertel
2021-06-14 12:13:50 -04:00
parent fca1c6e957
commit 37f4caf536
3 changed files with 10 additions and 6 deletions

View File

@@ -145,9 +145,9 @@ EOF
rulename=$(echo ${raw_rulename,,} | sed 's/ /_/g')
cat << EOF >> "$rulename.yaml"
# Elasticsearch Host
es_host: elasticsearch
es_port: 9200
# Elasticsearch Host Override (optional)
# es_host: elasticsearch
# es_port: 9200
# (Required)
# Rule name, must be unique