Commit Graph

64 Commits (607fd96a38b67880abb591f81e9c3fddd0052038)

Author SHA1 Message Date
Tim Stack f2a0c8f21c [logfile] include microseconds when converting timestamps
Mentioned in #1145

Also, fix the field hiding issue mentioned in #1146
1 year ago
Tobias Gruetzmacher 0958a9b189
Handle empty referer in access log (fixes #1059)
It seems most web servers log an empty referer as `"-"`, but GitLab's
nginx actually logs an empty field instead (`""`). Allow this in the
standard CLF format parser.
2 years ago
Tim Stack eb0bd4ac9a [anon] add an anonymizer to help with support requests
Fixes #1055
2 years ago
Tim Stack eaa6e50a52 [log_format] perform more validations on log formats 2 years ago
Tim Stack e047386441 [sql] extract() assumed too much about elements 2 years ago
Tim Stack 84d2f56189 [formats] add / to pattern in unifi 2 years ago
Tim Stack 87791ec94b [markdown] add support for going to an anchor 2 years ago
Tim Stack 7310f9dcec [formats] add description and level properties to tag definitions 2 years ago
Tim Stack 53c9c5cb51 [logfile] move bookmark_metadata to logfiles 2 years ago
Tim Stack 001f26d066 [loader] make sure values defined in formats have a corresponding capture in at least one pattern 2 years ago
Tim Stack d22727242a [formats] pickup old macos syslog format 2 years ago
Tim Stack be862e0eab [scn] more scnlib conversions 2 years ago
Timothy Stack 8ef581177c [line_buffer] add some performance counters for tracking SQL perf
Also, check for keyboard input during SQL execution
so we can cancel.

Fixes #894
2 years ago
Timothy Stack b3ee092dc5 [cleanup] remove unused stuff and add a test 2 years ago
Timothy Stack 5ea55afd74 [vtab] indexing improvements 2 years ago
Timothy Stack 80bddbd2e7 [formats] some more fixes for vmw formats 2 years ago
Timothy Stack 0f9c519061 [vmw_log] update to work with hostd on esx 2 years ago
Timothy Stack d1521496cc [docs] fill out search-table docs 2 years ago
Timothy Stack 6393990b91 [nits] miscellaneous issues 2 years ago
Timothy Stack a3f5c3239e [vtab] some more indexing fixes 2 years ago
Timothy Stack 8b3b8a6e3c [perf] fix some text file loading issues 2 years ago
Timothy Stack 812fa08055 [search-table] some more enhancements to search-tables 2 years ago
Timothy Stack 72c1c48e23 [perf] fixing slow queries 2 years ago
Timothy Stack f9f797fc9d [logfile_sub_source] add log message watch expressions
Fixes #539
2 years ago
Timothy Stack bc467aacf2 [formats] skip closed file 2 years ago
Timothy Stack 1891ceb7b5 [perf] fix some performance issues with log vtabs
Fixes #995
2 years ago
Timothy Stack 6c52760cc9 [events] initial events work
Related to #811
2 years ago
Timothy Stack 9dbbec832c [formats] more vmw format updates 2 years ago
Timothy Stack eeddc318ff [formats] fix some of the vmw formats 2 years ago
Timothy Stack dfaeee7f44 [perf] fix some performance issues 2 years ago
Timothy Stack f03f9e704f [views] add a breadcrumb view 2 years ago
Timothy Stack a27198e8ca [regex101] add an integration with regex101
... and a pile of other changes
2 years ago
Pedro Pombeiro 880ae7fc57
unifi: Support iptables log file 2 years ago
Timothy Stack 81e63784e7 [modernize] some more cleanups 3 years ago
Pedro Pombeiro ca3b4b6c8c
unifi: Add kernel-other-proto format 3 years ago
Pedro Pombeiro 5028f84b59
Add ID for 'dnsmasq-dhcp' and 'other' formats 3 years ago
Pedro Pombeiro 16f5886cb1
Improvements to unifi format 3 years ago
Timothy Stack 0e23dcf4b5 [release] bump release number 3 years ago
Pedro Pombeiro 894c36dac4
Add format for UniFi gateway 3 years ago
Timothy Stack 8bb034eeeb [pcap] initial pcap support
Fixes #12
3 years ago
Timothy Stack 3d31b2b723 [build] fix lib link order 3 years ago
Timothy Stack 19fd336e9a [formats] add logfmt 3 years ago
Timothy Stack b77367a3d3 [logs] some minor fixes
hide files on remote like with archives
fix vmw_log pattern
fix an NPE
3 years ago
Timothy Stack 516d13d772 [log_format] use DOTALL for format patterns 3 years ago
Timothy Stack 27bc9cf117 [vmw_log] format fix 3 years ago
Timothy Stack 326fbae163 [vmw_log] some pattern fixes 3 years ago
Timothy Stack 5607b1b08e [formats] handle some more vmw logs 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
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
Timothy Stack f5e88b7158 [docs] add ARCHITECTURE.md and various other things 4 years ago