On 11/6/2015 9:13 AM, Alexandre Rafalovitch wrote: > What about the Garbage Collection output? I think we have the same > issue there. Frankly, I don't know how many people know what to do > with that in a first place.
Turns out that Java has rotation capability built in to GC logging: http://stackoverflow.com/a/12277309/2665648 Thanks, Shawn