You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lnav/src/scripts
Tim Stack e27a7d8e9a [log_format] add support for synthetic opids 2 weeks ago
..
README.md [docs] add ARCHITECTURE.md and various other things 3 years ago
com.vmware.btresolver.py [vmw_log] handle exceptions in btresolver.py 10 months ago
dhclient-summary.lnav [docs] add report generation to cookbook 3 years ago
docker-url-handler.lnav [docker-url] handle multi-document compose 9 months ago
dump-pid.sh [bin2c] improve building of data files that are incorporated into the binary 5 years ago
journald-url-handler.lnav [journald] more tweaks 1 month ago
lnav-copy-text.lnav [view_curses] support for selecting text in mouse mode 1 month ago
lnav-pop-view.lnav [views] fix an issue with the log view not updating when switching back from text 3 years ago
partition-by-boot.lnav [docs] add report generation to cookbook 3 years ago
pcap_log-converter.sh [:eval] treat the argument like the contents of a file with multiple commands 9 months ago
piper-url-handler.lnav [piper] add metadata to piper file header and cleanup workdir 10 months ago
rename-stdin.lnav [session] allow the name 4 years ago
scripts.am [log_format] add support for synthetic opids 2 weeks ago
search-for.lnav [bin2c] improve building of data files that are incorporated into the binary 5 years ago
zk-set-ops.lnav [log_format] add support for synthetic opids 2 weeks ago
zookeeper.sql [log_format] add support for synthetic opids 2 weeks ago

README.md

Scripts

This directory contains the built-in lnav scripts. The files are turned into C using bin2c and compiled into the executable. New scripts need to be added to the scripts.am file.