Skip to content

Commit 79f43e9

Browse files
jpipkin1kimsauce
andauthored
Update docs/cse/troubleshoot/troubleshoot-parsers.md
Co-authored-by: Kim (Sumo Logic) <[email protected]>
1 parent ebc2ecb commit 79f43e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cse/troubleshoot/troubleshoot-parsers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Common failure types:
8585
Common errors:
8686
* `Fatal: /Parsers/System/Vendor/Product Name did not produce an event.`
8787
<br/>Indicates the parser is likely failing immediately.
88-
* `Fatal: /Parsers/System/Vendor/Product Name parse failed`
88+
* `Fatal: /Parsers/System/Vendor/Product Name parse failed.`
8989
<br/>Indicates the parser is likely failing immediately.
9090
* `Fatal:/Parsers/System/Vendor/Product Name - transform_name - none of the transforms in cascade successfully parsed event (transform_name_1, transform_name_2).`
9191
<br/>Indicates a specific component of the parser is failing. This case indicates a transform cascade in which logs may be partially parsed but are failing further into processing.

0 commit comments

Comments
 (0)