We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b726bcc commit 2f2aeaeCopy full SHA for 2f2aeae
agent/scripts/newrelic.ini.template
@@ -1320,11 +1320,9 @@ newrelic.daemon.logfile = "/var/log/newrelic/newrelic-daemon.log"
1320
; Scope : per-directory
1321
; Default: ""
1322
; Info : A list of labels to NOT add as attributes to logs which are forwarded
1323
-; to New Relic. This list can be separated by spaces or commas.
+; to New Relic. This list can be separated by commas.
1324
;
1325
; Ex:
1326
-; newrelic.application_logging.forwarding.labels.exclude = "label1 label2"
1327
-; or
1328
; newrelic.application_logging.forwarding.labels.exclude = "label1, label2"
1329
1330
;newrelic.application_logging.forwarding.labels.exclude = ""
0 commit comments