Skip to content

Commit 2f2aeae

Browse files
committed
chore(docs): Corrects comment for log forwarded labels exclude rule
1 parent b726bcc commit 2f2aeae

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

agent/scripts/newrelic.ini.template

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1320,11 +1320,9 @@ newrelic.daemon.logfile = "/var/log/newrelic/newrelic-daemon.log"
13201320
; Scope : per-directory
13211321
; Default: ""
13221322
; 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.
1323+
; to New Relic. This list can be separated by commas.
13241324
;
13251325
; Ex:
1326-
; newrelic.application_logging.forwarding.labels.exclude = "label1 label2"
1327-
; or
13281326
; newrelic.application_logging.forwarding.labels.exclude = "label1, label2"
13291327
;
13301328
;newrelic.application_logging.forwarding.labels.exclude = ""

0 commit comments

Comments
 (0)