mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Filebeat Module - Make it log to a file
This commit is contained in:
@@ -218,7 +218,7 @@ logging.files:
|
|||||||
path: /var/log/filebeat
|
path: /var/log/filebeat
|
||||||
|
|
||||||
# The name of the files where the logs are written to.
|
# The name of the files where the logs are written to.
|
||||||
name: filebeat
|
name: filebeat.log
|
||||||
|
|
||||||
# Configure log file size limit. If limit is reached, log file will be
|
# Configure log file size limit. If limit is reached, log file will be
|
||||||
# automatically rotated
|
# automatically rotated
|
||||||
|
|||||||
Reference in New Issue
Block a user