Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 746 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 746 Bytes

lnav-formats

Lnav - log navigation library parsing configuration. Specifically works for ns_server.debug|info.log and some of the others as well.

Table of Contents

Installation instructions:

  1. clone repo
git clone https://github.com/bryandmc/lnav-formats.git
  1. create necessary directories (if necessary)
mkdir -p ~/.lnav/formats/installed
  1. copy into correct directory
cp lnav-formats/ns_server.debug.json ~/.lnav/formats/installed/.
  1. enjoy.
lnav ... (logfile.log)