Notes Log - Usage by User Question

We’ve recently upgraded most servers to r6.

On our r5 servers if I went into the server log and looked at usage by user I could open a document and see what databases a user accessed and there were 3 columns - documents Read, Docs Written, and Time Open.

It was VERY easy to see when a user accessed a database and how many reads and writes there were.

Now in r6 2 columns have been added for bytes read and written. Ok that’s cool, But it looks like there’s another column that moves to the next line when it shouldn’t. This causes the database names to not line up with the rest of the rows and makes it very difficult to see the database activity.

database1.nsf
4
database2.nsf
14
database3.nsf
159

0
0
26

0
0
121

263
108
34

1248
810036
48868

266
2162
140890

I haven’t changed or modified any templates or anything. If anyone can advise what’s going on here and how I can correct it I’d appreciate it.

Thanks!!

Subject: column width

You could open the log.nsf in the designer and modify the offending column to a larger width. This would keep all data on a single line.

Subject: column width - Solved

Thanks for the response. Expanding the column wouldn’t help - it appears to be MISSING a column. We recently installed a 6.5.1 server and I say there was a new column called Transactions. I refreshed my main log database with the 6.5.1 template and it’s readable again.

I think this must have been a bug that they recently fixed…