You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -107,6 +108,7 @@ Replace `[your-api-key]` with the ingest key obtained from the New Relic platfor
107
108
| connPoolSize | No | 5 | Size of the connection pool for HTTP requests |
108
109
| queueCapacity | No | 2097152 | Maximum capacity (in bytes) of the log queue |
109
110
| timeout | No | 30000 | Connection timeout (in milliseconds) for HTTP requests |
111
+
| obfuscationPatterns | No || Double caret (^^) separated RegEx patterns to obfuscate the matched pattern in the message. Refer to the example above for obfuscating credit card numbers and expiry dates |
0 commit comments