fix table headings (#3943)
Signed-off-by: Heather Halter <hdhalter@amazon.com>
This commit is contained in:
parent
f8a23631aa
commit
0235af562f
|
@ -14,7 +14,7 @@ The `rename_keys` processor renames keys in an event.
|
|||
|
||||
You can configure the `rename_keys` processor with the following options.
|
||||
|
||||
Option | Required | Description |
|
||||
| Option | Required | Description |
|
||||
| :--- | :--- | :--- |
|
||||
| `entries` | Yes | A list of event entries to rename. |
|
||||
| `from_key` | Yes | The key of the entry to be renamed. |
|
||||
|
|
Loading…
Reference in New Issue