mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
remove commented value for path.logs in default settings file
the build scripts rely on the value not being present to update with appropriate value for the package Fixes #5904
This commit is contained in:
parent
b072d93c85
commit
16180aec8d
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@
|
|||
# * trace
|
||||
#
|
||||
# log.level: info
|
||||
# path.logs: LOGSTASH_HOME/logs
|
||||
# path.logs:
|
||||
#
|
||||
# ------------ Other Settings --------------
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue