Skip to content

Commit 3840101

Browse files
committed
dont autoforward logs to NR
1 parent d1e3081 commit 3840101

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

config/newrelic.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,7 @@
2424

2525
[newrelic]
2626
error_collector.expected_classes = werkzeug.exceptions:Forbidden werkzeug.exceptions:MethodNotAllowed
27+
28+
application_logging.enabled=true
29+
application_logging.forwarding.enabled=false
30+
application_logging.local_decorating.enabled=true

0 commit comments

Comments
 (0)