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/formats
Tim Stack b6e483cde5 [json-format] preserve sub-second times
Related to #1248
6 months ago
..
logfmt
README.md
access_log.json
alb_log.json
block_log.json
bunyan_log.json
candlepin_log.json
choose_repo_log.json
cloudflare_log.json
cloudvm_ram_log.json
cups_log.json
dpkg_log.json
elb_log.json
engine_log.json
error_log.json
esx_syslog_log.json [tidy] use anon namespaces and some other stuff 8 months ago
formats.am [formats] add nextflow_log 6 months ago
fsck_hfs_log.json
github_events_log.json [formats] add format for github event log 8 months ago
glog_log.json
haproxy_log.json
java_log.json
journald_json_log.json
katello_log.json
nextcloud_log.json [json-format] preserve sub-second times 6 months ago
nextflow_log.json [partitions] revive partition functionality 6 months ago
openam_log.json
openamdb_log.json
openstack_log.json
page_log.json
papertrail_log.json
pcap_log.json
procstate_log.json
redis_log.json
s3_log.json
snaplogic_log.json
sssd_log.json [formats] fix up the sssd log 7 months ago
strace_log.json
sudo_log.json
syslog_log.json
tcf_log.json
tcsh_history.json
unifi_iptables_log.json
unifi_log.json
uwsgi_log.json
vdsm_log.json
vmk_log.json
vmw_log.json [partitions] revive partition functionality 6 months ago
vmw_py_log.json [hotkeys] change curly braces to move to the next/prev section 7 months ago
vmw_vc_svc_log.json
vpostgres_log.json
xmlrpc_log.json

README.md

Formats

This directory contains the built-in log file format definitions. These files are converted to C by bin2c and compiled into the executable. New formats need to be added to the formats.am file.