LogViewPlus Support

Beta 3.1.18: massively duplicated "Log File" column

https://www.logviewplus.com/forum/Topic2319.aspx

By Vankog - 22 Jan 2025

Hello, I am on Beta 3.1.18.

Given a web-access log, like attached web.log(.txt)
with this DsvParser pattern:
%d{Elapsed}|%S{remote address}|%S{remote user}|%S{host name}|%S{Port}|%S{runtime}|%S{path}|%S{user agent}|%S{cookie}|%S{referrer}|%S{session}|%S{request}|%S{response source server/cache}|%S{response status}|%S{receive time}|%S{wait time}|%S{processing time}|%S{resolve time}|%S{transfer time}|%S{request method}|%S{PGID}|%S{PGID state}|%S{personalized flag}|%S{request type}|%S{response size external:internal}|%S{transfer size}|%S{secure flag}|%S{robot flag}|%S{binary flag}|%S{response status}|%S{page name}%n

(already configured in an earlier version)


When I open such a file, the "Log File" column is duplicated 30(!) times and is displayed every two to three columns:
 (also attached)

However, I am not sure that this is something that just popped up with the beta. It could be there longer, as I usually merge these web logs with app-logs right away.
By Vankog - 22 Jan 2025

BTW: a workaround is to Restore Default Columns. But still weird
By LogViewPlus Support - 22 Jan 2025

Thanks for reporting this issue Daniel.

Unfortunately, I was not able to recreate the problem.   There are a few other support requests you have raised which reference possible data corruption with column management.  This issue may be related.  I will keep trying to recreate this issue as we investigate.  I will also review the code and see if we can find the problem.

Thanks again,

Toby