File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments