mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
notify of custom es config
This commit is contained in:
@@ -1066,13 +1066,15 @@ EOF
|
||||
fi
|
||||
|
||||
if [ "$NOTIFYCUSTOMELASTICCONFIG" = true ] ; then
|
||||
cat < EOF
|
||||
|
||||
cat << EOF
|
||||
|
||||
|
||||
A custom Elasticsearch configuration has been found at /opt/so/saltstack/local/elasticsearch/files/elasticsearch.yml. This file is no longer referenced in Security Onion verions >= 2.3.80.
|
||||
A custom Elasticsearch configuration has been found at /opt/so/saltstack/local/elasticsearch/files/elasticsearch.yml. This file is no longer referenced in Security Onion versions >= 2.3.80.
|
||||
|
||||
In order to customize Elasticsearch, please see https://docs.securityonion.net/en/2.3/elasticsearch.html.
|
||||
If you still need those customizations, you'll need to manually migrate them to the new Elasticsearch config as shown at https://docs.securityonion.net/en/2.3/elasticsearch.html.
|
||||
|
||||
EOF
|
||||
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user