On Tue, Mar 20, 2018 at 06:19:46AM -0700, Evan Rempel wrote: > Does anyone handle java stack dumps gracefully :-) The best option for java apps is to configure those to log to JSON. Of course, it all depends on what logging lib they use (logback, SLF4J, log4j2, or any combination of those)