Commit Graph

2133 Commits

Author SHA1 Message Date
Timothy Stack
a37a859c11 [tailer] can't use realpath with some libcs 2021-05-03 12:02:04 -07:00
Timothy Stack
7f4c9868e0 [remote] add tab-completion for remote directories 2021-05-03 09:31:09 -07:00
Timothy Stack
1525a7ce98 [release] bump sqlite version 2021-05-03 09:29:39 -07:00
Timothy Stack
65dd0bfeb8 [ghc/fs] upgrade to v1.5.4 2021-05-03 09:12:56 -07:00
Timothy Stack
e88e37184f [remote] add support for glob patterns 2021-05-02 22:39:18 -07:00
Timothy Stack
ca5ec33241 [remote] support for links 2021-05-02 15:08:35 -07:00
Tim Stack
5aaea49b4b
Merge pull request #858 from nicolasbock/keystone_format
Add format for OpenStack Keystone log files
2021-05-01 14:20:14 -07:00
Timothy Stack
c2f0919ed3 [build] fix bin2c rule 2021-05-01 08:59:47 -07:00
Timothy Stack
ad6f469378 [build] add BUILT_SOURCES 2021-05-01 08:44:44 -07:00
Timothy Stack
04676d75b7 [build] missing include 2021-05-01 08:42:12 -07:00
Timothy Stack
f050c7b0a7 [remote] start to wire up remote support 2021-05-01 08:33:54 -07:00
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>
2021-04-29 10:17:06 -06:00
Tim Stack
5742e5eb09
Merge pull request #857 from nicolasbock/schema
Fix schema reference
2021-04-28 13:53:19 -07:00
Nicolas Bock
97e8e6c87b
Fix schema reference
The schema should be `format` instead of `config`.

Signed-off-by: Nicolas Bock <nicolasbock@gmail.com>
2021-04-28 14:47:50 -06:00
Timothy Stack
94498878c8 [logfile_sub_source] try to avoid a full rebuild in some cases 2021-04-24 14:38:26 -07:00
Timothy Stack
2748171d2c [tailer] add an offset to the tail block 2021-04-22 12:19:49 -07:00
Timothy Stack
26751a7e2e [tailer] add option to ssh to a host 2021-04-22 19:03:42 +00:00
Timothy Stack
380969ee8d fix lib order in tailer build 2021-04-22 18:10:01 +00:00
Timothy Stack
444e7e3289 [remote] draft of the tailer 2021-04-22 09:02:24 -07:00
Timothy Stack
cc1e79d1cc [init] fix order of init for views so they can be manipulated by SQL files in format dirs
Fixes #853
2021-04-17 13:58:53 -07:00
Timothy Stack
0fd7f31222 [release] add -lssh2 -lz to the static builds 2021-04-16 15:09:07 -07:00
Timothy Stack
3741985ee3 [format] allow leading slash in field names
Fixes #852
2021-04-16 14:47:47 -07:00
Timothy Stack
70c07da5c5 [sql] fix help for sparkline() 2021-04-04 21:54:54 -07:00
Timothy Stack
b7817d4bb9 [build] fix musl test build 2021-04-03 22:30:45 -07:00
Timothy Stack
d31aa845f5 [base] refactor duration2str 2021-04-03 14:24:24 -07:00
Timothy Stack
d15c1103cf [build] bump deps and add a missing include 2021-04-02 09:28:07 -07:00
Timothy Stack
73a4df61e3 [lss] fix format string for time offset 2021-04-02 09:05:03 -07:00
Timothy Stack
0658b9ef57 [tests] move some test code around 2021-04-01 21:11:20 -07:00
Timothy Stack
d183247a31 [tests] add some tests for time-ago stuff 2021-04-01 16:22:04 -07:00
Timothy Stack
32ddc76624 [time] use a 64-bit time_t in some places 2021-03-31 10:03:00 -07:00
Timothy Stack
30b4067e43 [build] unused var 2021-03-30 22:56:50 -07:00
Timothy Stack
e593bde875 [build] fix some issues on xenial32 2021-03-30 22:50:10 -07:00
Timothy Stack
f4c5f42e87 [docs] add some links to the Sessions section 2021-03-30 14:30:57 -07:00
Timothy Stack
ef916a3fca [docs] ansi color table for themes 2021-03-30 14:12:09 -07:00
Timothy Stack
32bfd76cdb [logfile] allow max unrecognized lines to be tuned 2021-03-29 22:40:22 -07:00
Timothy Stack
2e4106b80a [build] more test/dist fixes 2021-03-29 09:35:11 -07:00
Timothy Stack
bfa1877f4e [tests] try to fix test build 2021-03-28 22:42:51 -07:00
Timothy Stack
66eb3c76e6 [build] fixy 2021-03-28 22:10:42 -07:00
Timothy Stack
def50ee6cf [build] try fix 2021-03-28 14:53:18 -07:00
Timothy Stack
94b3c0d467 [dbdump] remove keyword_check for now 2021-03-28 14:06:54 -07:00
Timothy Stack
c0ed59e61e [sqlite] implement .dump SQL command 2021-03-28 13:50:26 -07:00
Timothy Stack
6f4791ec35 [sqlite] include generate_series() extension 2021-03-23 22:23:08 -07:00
Timothy Stack
92fd72aa97 [ci] add --disable-static 2021-03-23 16:00:17 -07:00
Timothy Stack
9b328ad5c7 [readme] some tweaks 2021-03-23 13:47:02 -07:00
Timothy Stack
dd9465cd10 [readline] some fixes for match display 2021-03-23 09:35:02 -07:00
Timothy Stack
92e20ffd51 [reltime] add support for weekdays and having timeslice() return NULL when a time is out-of-range 2021-03-21 08:53:21 -07:00
Timothy Stack
0b3819d16a [config] check if XDG_CONFIG_HOME exists before using it 2021-03-20 13:54:18 -07:00
Timothy Stack
4f4d90a65d [tests] include more information in error message 2021-03-20 13:39:35 -07:00
Timothy Stack
5d4f08b1b4 [scripty] add a timeout 2021-03-19 23:12:33 -07:00
Timothy Stack
1b16376076 [build] other build fix stuff 2021-03-19 21:35:53 -07:00