Skip to content

Commit 5beab60

Browse files
committed
feat(config): disable logging.to_files
1 parent bbe1247 commit 5beab60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apm-server.reference.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -777,7 +777,7 @@ setup.kibana:
777777

778778
# Logging to rotating files. Set logging.to_files to false to disable logging to
779779
# files.
780-
logging.to_files: true
780+
logging.to_files: false
781781
logging.files:
782782
# Configure the path where the logs are written. The default is the logs directory
783783
# under the home path (the binary location).

0 commit comments

Comments
 (0)