Ability to force log format?
Author: einnjoCreated Jun 5, 2017Updated Sep 18, 2026
Labelsenhancement
I'm having trouble getting lnav into the correct log format.
I made a custom json log format and it works great when all the lines in the log are json.
Problem is that I'm piping log events from an external source (CloudWatch logs) and sometimes a line is malformed which breaks log format detection.
Source: tstack/lnav