I am using ELK stack to process logs containing java exceptions spanning over multiple lines. I am using a table visualization to display exceptions.
But I can only see first line of exceptions in the table. Is there a way to display entire exception stack-trace?