My log viewer runs out of memory, can it be increased?

Yes.

Open logfaces.ini file located in the client installation directory and adjust default heap sizes to your needs. This file follows eclipse-like format, make sure you don't break it. Here is the content of this file:

-vmargs
-Xms16m
-Xmx256m
-XX:MaxPermSize=128m