Commit Graph

2172 Commits (f30ed34a2239b8e2c77e0e5c9017100bd5405490)
 

Author SHA1 Message Date
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 4 years ago
Timothy Stack 2748171d2c [tailer] add an offset to the tail block 4 years ago
Timothy Stack 26751a7e2e [tailer] add option to ssh to a host 4 years ago
Timothy Stack 380969ee8d fix lib order in tailer build 4 years ago
Timothy Stack 444e7e3289 [remote] draft of the tailer 4 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
4 years ago
Timothy Stack 0fd7f31222 [release] add -lssh2 -lz to the static builds 4 years ago
Timothy Stack 3741985ee3 [format] allow leading slash in field names
Fixes #852
4 years ago
Timothy Stack 70c07da5c5 [sql] fix help for sparkline() 4 years ago
Timothy Stack b7817d4bb9 [build] fix musl test build 4 years ago
Timothy Stack d31aa845f5 [base] refactor duration2str 4 years ago
Timothy Stack d15c1103cf [build] bump deps and add a missing include 4 years ago
Timothy Stack 73a4df61e3 [lss] fix format string for time offset 4 years ago
Timothy Stack 0658b9ef57 [tests] move some test code around 4 years ago
Timothy Stack d183247a31 [tests] add some tests for time-ago stuff 4 years ago
Timothy Stack 32ddc76624 [time] use a 64-bit time_t in some places 4 years ago
Timothy Stack 30b4067e43 [build] unused var 4 years ago
Timothy Stack e593bde875 [build] fix some issues on xenial32 4 years ago
Timothy Stack f4c5f42e87 [docs] add some links to the Sessions section 4 years ago
Timothy Stack ef916a3fca [docs] ansi color table for themes 4 years ago
Timothy Stack 32bfd76cdb [logfile] allow max unrecognized lines to be tuned 4 years ago
Timothy Stack 2e4106b80a [build] more test/dist fixes 4 years ago
Timothy Stack bfa1877f4e [tests] try to fix test build 4 years ago
Timothy Stack 66eb3c76e6 [build] fixy 4 years ago
Timothy Stack def50ee6cf [build] try fix 4 years ago
Timothy Stack 94b3c0d467 [dbdump] remove keyword_check for now 4 years ago
Timothy Stack c0ed59e61e [sqlite] implement .dump SQL command 4 years ago
Timothy Stack 6f4791ec35 [sqlite] include generate_series() extension 4 years ago
Timothy Stack 92fd72aa97 [ci] add --disable-static 4 years ago
Timothy Stack 9b328ad5c7 [readme] some tweaks 4 years ago
Timothy Stack dd9465cd10 [readline] some fixes for match display 4 years ago
Timothy Stack 92e20ffd51 [reltime] add support for weekdays and having timeslice() return NULL when a time is out-of-range 4 years ago
Timothy Stack 0b3819d16a [config] check if XDG_CONFIG_HOME exists before using it 4 years ago
Timothy Stack 4f4d90a65d [tests] include more information in error message 4 years ago
Timothy Stack 5d4f08b1b4 [scripty] add a timeout 4 years ago
Timothy Stack 1b16376076 [build] other build fix stuff 4 years ago
Timothy Stack 3c10b1f34b [build] try to fix some tests 4 years ago
Timothy Stack 749fdacfa8 [build] fixes 4 years ago
Timothy Stack 7b0e1c4f54 [filters] fix previews when created in the editor 4 years ago
Timothy Stack 6749d6b53c [pretty-print] fix issue with rewrite
Fixes #845
4 years ago
Timothy Stack 72275aa968 [cli] require '-' to read from stdin if there are other file arguments 4 years ago
Timothy Stack def2fe4bcb [test] try to fix test 4 years ago
Timothy Stack f6128240ab [sql] add lnav_top_file() SQL function 4 years ago
Timothy Stack 68759ada2d [data_scanner] fix quoted string regex
Fixes #842
4 years ago
Timothy Stack c177a321fb [leak] try to fix leak in a test 4 years ago
Timothy Stack 5af3664bc1 [leak] fix leak in sparkline() 4 years ago
Timothy Stack d45d7d6c58 [docs] add report generation to cookbook 4 years ago