File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1308,10 +1308,10 @@ newrelic.daemon.logfile = "/var/log/newrelic/newrelic-daemon.log"
1308
1308
; Type : boolean
1309
1309
; Scope : per-directory
1310
1310
; Default: false
1311
- ; Info : Toggles whether the agent adds labels as attributes to log records for
1312
- ; sending to New Relic. The labels can be defined by the newrelic.labels
1313
- ; configuration value, and filtered using the
1314
- ; newrelic.application_logging.forwawrding .labels.exclude configuration value.
1311
+ ; Info : Toggles whether the agent adds labels as attributes to log records which
1312
+ ; are sent to New Relic. The labels can be defined by the newrelic.labels
1313
+ ; configuration value, and filtered using the
1314
+ ; newrelic.application_logging.forwarding .labels.exclude configuration value.
1315
1315
;
1316
1316
;newrelic.application_logging.forwarding.labels.enabled = false
1317
1317
You can’t perform that action at this time.
0 commit comments