Change NewRelic log directory
Moved from log/ to logs/
This commit is contained in:
parent
325339b178
commit
3abda76616
1 changed files with 2 additions and 0 deletions
|
|
@ -25,6 +25,8 @@ common: &default_settings
|
|||
|
||||
# agent_enabled: false
|
||||
|
||||
log_file_path: logs/
|
||||
|
||||
# Logging level for log/newrelic_agent.log
|
||||
log_level: info
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue