Skip to content

Commit 931afaa

Browse files
authored
Fixing missing close tab code for parsers decoders doc. Part of issue #1865. (#1871)
Signed-off-by: Eric D. Schabell <[email protected]>
1 parent 950013e commit 931afaa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pipeline/parsers/decoders.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ parsers:
6161
Decode_Field_As escaped log
6262
```
6363

64+
{% endtab %}
65+
{% endtabs %}
66+
6467
Each line in the parser with a key `Decode_Field` instructs the parser to apply
6568
a specific decoder on a given field. Optionally, it offers the option to take an
6669
extra action if the decoder doesn't succeed.

0 commit comments

Comments
 (0)