Skip to content

Commit 25150ef

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

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
@@ -93,7 +93,7 @@ Common errors:
9393
<br/>Indicates a specific transform within a parser is failing. Logs may be partially parsed, but are failing further into processing.
9494
* `Fatal:/Parsers/System/Vendor/Product Name- transform_name - no value found in required transform target field parsed_field_name.`
9595
<br/>Indicates a required key value pair is missing from the parsed log and the log is failing to parse as a result.
96-
* `Fatal:/Parsers/System/Vendor/Product Name- wrapper did not return the wrapped log entry`
96+
* `Fatal:/Parsers/System/Vendor/Product Name- wrapper did not return the wrapped log entry.`
9797
<br/>A parser utilizing a wrapper transform did not find the log that is supposed to be present, causing the parser failure.
9898

9999
#### Check for recent changes

0 commit comments

Comments
 (0)