mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-06-22 02:08:07 +02:00
Add modules path reference
This commit is contained in:
@@ -71,7 +71,13 @@ logging.files:
|
|||||||
# Set to true to log messages in json format.
|
# Set to true to log messages in json format.
|
||||||
#logging.json: false
|
#logging.json: false
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#========================== Modules configuration ============================
|
#========================== Modules configuration ============================
|
||||||
|
filebeat.config.modules:
|
||||||
|
enabled: true
|
||||||
|
path: ${path.config}/modules.d/*.yml
|
||||||
|
|
||||||
filebeat.modules:
|
filebeat.modules:
|
||||||
#=========================== Filebeat prospectors =============================
|
#=========================== Filebeat prospectors =============================
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user