Skip to content

Commit 5f06e2e

Browse files
authored
Update README.md
1 parent e1e6d00 commit 5f06e2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Replace `[your-api-key]` with the ingest key obtained from the New Relic platfor
9494
| maxMessageSize | No | 1048576 | Maximum size (in bytes) of the payload to be sent in a single HTTP request |
9595
| flushInterval | No | 120000 | Interval (in milliseconds) at which the log entries are flushed to New Relic|
9696
| customFields | No | | Add extra context to your logs with custom fields, represented as comma-separated name-value pairs.|
97-
| mergeCustomFields | No | false | (Default: false) All custom fields will be available as `custom.feild1`, `custom.field2` else `feild1` , `feild2` will be available as the main attributes |
97+
| mergeCustomFields | No | false | (Default: false) All custom fields will be available as `custom.field1`, `custom.field2` else `field1` , `field2` will be available as the main attributes |
9898

9999

100100

0 commit comments

Comments
 (0)