Autoparser troubleshooting
Here are some cases that present some particularities and might need additional actions to be able to use the autoparser at its full potential.
Delimiter not recognized in last two fields
The situation: sometimes, the structure of raw data doesn't allow the system to fully identify the pattern as intended, being unable to extend the delimiter distribution to the end of the sample. This results in the last two fields being identified as a single entity. The solution: a possibility is to filter the table to show only the event that suit your needs. This minimizes the sample analyzed and thus refines the identified pattern, ensuring the delimiter is processed as such for the last two fields. |
Null table values from undelimited wrappings
The situation: data contained within wrappers (i.e., The solution: Logs must be formatted properly to ensure the autoparser generates tables correctly. If a log contains wrapped data, the wrappers must be surrounded by delimiters or be located at the start or end of the log. |
Field splitting: wrapper+delimiter within wrappings
The situation: Logs containing wrappers (i.e., The solution: Logs must be formatted correctly to ensure the autoparser generates tables properly. | Â |
Â