Skip to content

Commit

Permalink
[Docs] Typo in table syntax (elastic#20227) (elastic#21263)
Browse files Browse the repository at this point in the history
Co-authored-by: AndyHunt66 <[email protected]>
  • Loading branch information
dedemorton and AndyHunt66 authored Sep 23, 2020
1 parent c5fe34b commit 7aa46ed
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 7aa46ed

Please sign in to comment.