Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Here are some cases that present some particularities and might need extra actions to to enhance your understanding of the autoparser's functionality and troubleshoot any potential issues you may encounter.

Table of Contents
include
minLevel1
maxLevel2
outlinefalse
indentstyleexcludedefault
typelist
separatorbrackets
classflat
printabletrue

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.

10_Autoparser troubleshooting.pngImage Added