HEX Lite (750R2) shows last log only in Winbox

Hi,
I’ve got HEX Lite (RB750 r2) accessed from Winbox 3.18.
I’ve noticed that LOG window shows only one line, and all logs are displayed in this first line so I’m able to see the last log only.
It happened on 6.42.7 and it is still like this after upgrade to 6.43.4
It must be something within Winbox, because teminal shows it correctly with command: “log print follow”.
Any thoughts?

mikrotik-hexlite.png

guys,
in case someone finds the same problem… here is solution :slight_smile:

/system logging action
set 0 memory-lines=xxx

##where xxx means numbers of lines showed


Thanks Mikrotik Support !!!