Skip to content

Commit b64a39c

Browse files
committed
docs: testing formatting
Signed-off-by: Lynette Miles <[email protected]>
1 parent 694538a commit b64a39c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pipeline/filters/record-modifier.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ The plugin supports the following configuration parameters. `Remove_key` and
1111
| Key | Description |
1212
| :--- | :--- |
1313
| `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.|
1818

1919
## Getting Started
2020

0 commit comments

Comments
 (0)