Skip to content

Commit

Permalink
[Docs] Typo in table syntax (elastic#20227)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyHunt66 authored and dedemorton committed Sep 23, 2020
1 parent f29b00f commit 3767ff9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The `decode_cef` processor has the following configuration settings.
.Decode CEF options
[options="header"]
|======
| Name | Required | Default | Description
| Name | Required | Default | Description |
| `field` | no | message | Source field containing the CEF message to be parsed. |
| `target_field` | no | cef | Target field where the parsed CEF object will be written. |
| `ecs` | no | true | Generate Elastic Common Schema (ECS) fields from the CEF data.
Expand Down

0 comments on commit 3767ff9

Please sign in to comment.