https://github.com/thomasleveil/lnav-formats
Log format description files for lnav 0.8+
https://github.com/thomasleveil/lnav-formats
Last synced: 2 months ago
JSON representation
Log format description files for lnav 0.8+
- Host: GitHub
- URL: https://github.com/thomasleveil/lnav-formats
- Owner: thomasleveil
- Created: 2018-08-18T22:42:30.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-18T22:44:48.000Z (almost 7 years ago)
- Last Synced: 2025-02-01T13:21:21.262Z (4 months ago)
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Log format description files for lnav
[http://lnav.org](lnav) is a powerful log file reader, designed to take
multiple log files and order them by date. It understands log file formats
using regular expresions and can highlight sections of line, find errors
and warnings, and more.This repository is for the log file format descriptions I've written so far.
You can install these by simply checking this directory out in your
'~/.lnav/formats' directory.# lnav version
Some of these formats use features that are only available in lnav version
0.8.0 or above. If you get warnings, try renaming the offending files to
.json-unused to see if this fixes things.# log format documentation
https://lnav.readthedocs.io/en/latest/formats.html