Commit Graph

2195 Commits (0de76b29c827fe0dfead15034fd5c711a730cce4)
 

Author SHA1 Message Date
Timothy Stack e13816a8e3 [cmds] change :write-raw-to to copy the original log content and add :write-view-to command
Also added log_raw_text column to the log tables.

Fixes #859
3 years ago
Timothy Stack b64342ca47 [log_format] display log_body for the body field instead of the format name and add :mark-expr command 3 years ago
Timothy Stack d2b5690e0c [readline] improve filename completion 3 years ago
Timothy Stack 98677eb09a [remote] some more tweaks and add tab-completion 3 years ago
Timothy Stack 1849609e07 [remote] try to enforce protocol state 3 years ago
Timothy Stack 681f771bb7 [remote] add preview for remote :open 3 years ago
Timothy Stack 0dbe5f0f94 [logfile] increase format detection limit 3 years ago
Timothy Stack ab671d5834 [lnav_log] add a thread-local prefix for messages 3 years ago
Timothy Stack 0a0e355696 [remote] do not automatically descend into sub directories on the remote 3 years ago
Timothy Stack 6ff3badc62 [docs] start a section on remote files 3 years ago
Timothy Stack 224eb6fe55 [remote] handle closure 3 years ago
Timothy Stack 5ea22b1c0c update NEWS 3 years ago
Timothy Stack a37a859c11 [tailer] can't use realpath with some libcs 3 years ago
Timothy Stack 7f4c9868e0 [remote] add tab-completion for remote directories 3 years ago
Timothy Stack 1525a7ce98 [release] bump sqlite version 3 years ago
Timothy Stack 65dd0bfeb8 [ghc/fs] upgrade to v1.5.4 3 years ago
Timothy Stack e88e37184f [remote] add support for glob patterns 3 years ago
Timothy Stack ca5ec33241 [remote] support for links 3 years ago
Tim Stack 5aaea49b4b
Merge pull request #858 from nicolasbock/keystone_format
Add format for OpenStack Keystone log files
3 years ago
Timothy Stack c2f0919ed3 [build] fix bin2c rule 3 years ago
Timothy Stack ad6f469378 [build] add BUILT_SOURCES 3 years ago
Timothy Stack 04676d75b7 [build] missing include 3 years ago
Timothy Stack f050c7b0a7 [remote] start to wire up remote support 3 years ago
Nicolas Bock 125c872849
Add format for OpenStack Keystone log files
Keystone logs are formatted differently than the other OpenStack
service logs.

Signed-off-by: Nicolas Bock <nicolasbock@gmail.com>
3 years ago
Tim Stack 5742e5eb09
Merge pull request #857 from nicolasbock/schema
Fix schema reference
3 years ago
Nicolas Bock 97e8e6c87b
Fix schema reference
The schema should be `format` instead of `config`.

Signed-off-by: Nicolas Bock <nicolasbock@gmail.com>
3 years ago
Timothy Stack 94498878c8 [logfile_sub_source] try to avoid a full rebuild in some cases 3 years ago
Timothy Stack 2748171d2c [tailer] add an offset to the tail block 3 years ago
Timothy Stack 26751a7e2e [tailer] add option to ssh to a host 3 years ago
Timothy Stack 380969ee8d fix lib order in tailer build 3 years ago
Timothy Stack 444e7e3289 [remote] draft of the tailer 3 years ago
Timothy Stack cc1e79d1cc [init] fix order of init for views so they can be manipulated by SQL files in format dirs
Fixes #853
3 years ago
Timothy Stack 0fd7f31222 [release] add -lssh2 -lz to the static builds 3 years ago
Timothy Stack 3741985ee3 [format] allow leading slash in field names
Fixes #852
3 years ago
Timothy Stack 70c07da5c5 [sql] fix help for sparkline() 3 years ago
Timothy Stack b7817d4bb9 [build] fix musl test build 3 years ago
Timothy Stack d31aa845f5 [base] refactor duration2str 3 years ago
Timothy Stack d15c1103cf [build] bump deps and add a missing include 3 years ago
Timothy Stack 73a4df61e3 [lss] fix format string for time offset 3 years ago
Timothy Stack 0658b9ef57 [tests] move some test code around 3 years ago
Timothy Stack d183247a31 [tests] add some tests for time-ago stuff 3 years ago
Timothy Stack 32ddc76624 [time] use a 64-bit time_t in some places 3 years ago
Timothy Stack 30b4067e43 [build] unused var 3 years ago
Timothy Stack e593bde875 [build] fix some issues on xenial32 3 years ago
Timothy Stack f4c5f42e87 [docs] add some links to the Sessions section 3 years ago
Timothy Stack ef916a3fca [docs] ansi color table for themes 3 years ago
Timothy Stack 32bfd76cdb [logfile] allow max unrecognized lines to be tuned 3 years ago
Timothy Stack 2e4106b80a [build] more test/dist fixes 3 years ago
Timothy Stack bfa1877f4e [tests] try to fix test build 3 years ago
Timothy Stack 66eb3c76e6 [build] fixy 3 years ago