aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/newrelic.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/newrelic.yml')
-rw-r--r--src/main/resources/newrelic.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/resources/newrelic.yml b/src/main/resources/newrelic.yml
index e347635e..c395bd01 100644
--- a/src/main/resources/newrelic.yml
+++ b/src/main/resources/newrelic.yml
@@ -48,7 +48,7 @@ common: &default_settings
# This setting is dynamic, so changes do not require restarting your application.
# The levels in increasing order of verboseness are: off, severe, warning, info, fine, finer, finest
# Default is info.
- log_level: info
+ log_level: finer
enable_custom_tracing: true
# Log all data to and from New Relic in plain text.
@@ -70,7 +70,7 @@ common: &default_settings
# The log file directory.
# Default is the logs directory in the newrelic.jar parent directory.
- #log_file_path:
+ log_file_path: /home/ivantopo/Desktop/tmp
# The agent communicates with New Relic via https by
# default. If you want to communicate with newrelic via http,