Hi.
I parsed a logfile and only selected a date field. LVP did not like that. Now no matter what I do, I cannot open or re-parse that same logfile. I get the error dialog "Including the new line, a minimum of two elements must be found in the conversion pattern."
Thanks,
logPhreak
bug? - cannot get past dialog "Including the new line, a minimum of two elements must be found in the conversion pattern."
Posted on Jan 31, 2019 at 2:29 PM
Posted on Jan 31, 2019 at 2:44 PM
So your pattern configuration is just %d? I am not sure how you saved this configuration. I just tried - but was unable to recreate the issue.
To resolve the problem, you will need to remove the pattern configuration from your application settings.
https://www.logviewplus.com/docs/parser_mappings.html
You should then be free to create a new configuration. If you have any trouble with this, please let me know.
Thanks,
Toby
To resolve the problem, you will need to remove the pattern configuration from your application settings.
https://www.logviewplus.com/docs/parser_mappings.html
You should then be free to create a new configuration. If you have any trouble with this, please let me know.
Thanks,
Toby
Posted on Jan 31, 2019 at 2:54 PM
That worked!
FYI, the parser args was
<TD class=BlackDate>%d{%M/dd/yyyy %h:mm:ss tt}
</%n
Also, I can replicate the problem easily. Let me know if you want help doing that.
Thanks,
logPhreak
FYI, the parser args was
<TD class=BlackDate>%d{%M/dd/yyyy %h:mm:ss tt}
</%n
Also, I can replicate the problem easily. Let me know if you want help doing that.
Thanks,
logPhreak
Posted on Jan 31, 2019 at 3:58 PM
That information should be enough to replicate. I will take a look and see if I can improve the user experience.
Thanks!
Toby
Thanks!
Toby
This topic is closed and cannot receive new replies.