File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,10 +11,10 @@ The plugin supports the following configuration parameters. `Remove_key` and
11
11
| Key | Description |
12
12
| :--- | :--- |
13
13
| ` Record ` | Append fields. This parameter needs a key/value pair. |
14
- | ` Remove\_key ` | If the key is matched, that field is removed. |
15
- | ` Allowlist\_key ` | If the key isn't matched, that field is removed. |
16
- | ` Whitelist\_key ` | An alias of ` Allowlist_key ` for backwards compatibility. |
17
- | ` Uuid\_key ` | If set, the plugin appends Uuid to each record. The value assigned becomes the key in the map.|
14
+ | ` Remove_key ` | If the key is matched, that field is removed. |
15
+ | ` Allowlist_key ` | If the key isn't matched, that field is removed. |
16
+ | ` Whitelist_key ` | An alias of ` Allowlist_key ` for backwards compatibility. |
17
+ | ` Uuid_key ` | If set, the plugin appends Uuid to each record. The value assigned becomes the key in the map.|
18
18
19
19
## Getting Started
20
20
You can’t perform that action at this time.
0 commit comments