mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-06-22 10:18:09 +02:00
addon statefile
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
. /usr/sbin/so-common
|
. /usr/sbin/so-common
|
||||||
|
|
||||||
SO_STATEFILE_SUCCESS=/opt/so/state/estemplates.txt
|
SO_STATEFILE_SUCCESS=/opt/so/state/estemplates.txt
|
||||||
ADDON_STATEFILE_SUCCESS=/opt/so/state/addon-estemplates.txt
|
ADDON_STATEFILE_SUCCESS=/opt/so/state/addon_estemplates.txt
|
||||||
ELASTICSEARCH_TEMPLATES_DIR="/opt/so/conf/elasticsearch/templates"
|
ELASTICSEARCH_TEMPLATES_DIR="/opt/so/conf/elasticsearch/templates"
|
||||||
SO_TEMPLATES_DIR="${ELASTICSEARCH_TEMPLATES_DIR}/index"
|
SO_TEMPLATES_DIR="${ELASTICSEARCH_TEMPLATES_DIR}/index"
|
||||||
ADDON_TEMPLATES_DIR="${ELASTICSEARCH_TEMPLATES_DIR}/addon-index"
|
ADDON_TEMPLATES_DIR="${ELASTICSEARCH_TEMPLATES_DIR}/addon-index"
|
||||||
|
|||||||
Reference in New Issue
Block a user