Lnav - log navigation library parsing configuration. Specifically works for ns_server.debug|info.log and some of the others as well.
Table of Contents
- clone repo
git clone https://github.com/bryandmc/lnav-formats.git
- create necessary directories (if necessary)
mkdir -p ~/.lnav/formmats/installed
- copy into correct directory
cp lnav-formats/ns_server.debug.json ~/.lnav/formats/installed/.
- enjoy.
lnav ... (logfile.log)