mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-24 09:53:12 +01:00
Make new ECS changes Elastic-auth compatible
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user