Tim Stack
|
e2527513df
|
[docs] try to fix horiz scrolling
related to #1091
|
2022-12-14 09:04:12 -08:00 |
|
Tim Stack
|
9eb734ef7e
|
[log_format] support for a separate sub-second field
|
2022-10-02 21:58:10 -07:00 |
|
Tim Stack
|
45b812d063
|
[docs] add refs to the vscode extension
|
2022-09-25 13:52:03 -07:00 |
|
Tim Stack
|
eaa6e50a52
|
[log_format] perform more validations on log formats
|
2022-09-12 07:18:26 -07:00 |
|
Fulvio Scapin
|
cad1d80be3
|
Indentation correction in formats.rst
Indentation correction in the formats.rst file
|
2022-08-31 01:44:30 +02:00 |
|
Tim Stack
|
53c9c5cb51
|
[logfile] move bookmark_metadata to logfiles
|
2022-08-19 20:01:25 -07:00 |
|
Timothy Stack
|
6224ed2ce3
|
[version] change next version to v0.11.0 since there are a bunch of changes
|
2022-07-15 22:31:43 -07:00 |
|
Timothy Stack
|
a27198e8ca
|
[regex101] add an integration with regex101
... and a pile of other changes
|
2022-04-30 13:06:01 -07:00 |
|
Timothy Stack
|
19fd336e9a
|
[formats] add logfmt
|
2021-10-02 23:17:33 -07:00 |
|
Timothy Stack
|
4b6fb5ff18
|
[release] change version to v0.10.0 since there's a lot of stuff and some nits
|
2021-06-10 23:01:05 -07:00 |
|
Timothy Stack
|
b2d296b5d3
|
[open] handle file names with colons
Fixes #863
|
2021-06-07 16:04:41 -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
|
3741985ee3
|
[format] allow leading slash in field names
Fixes #852
|
2021-04-16 14:47:47 -07:00 |
|
Timothy Stack
|
32bfd76cdb
|
[logfile] allow max unrecognized lines to be tuned
|
2021-03-29 22:40:22 -07:00 |
|
Timothy Stack
|
d45d7d6c58
|
[docs] add report generation to cookbook
|
2021-02-25 15:47:36 -08:00 |
|
Timothy Stack
|
f5c72736cb
|
[docs] some more doc text
|
2021-02-14 22:44:14 -08:00 |
|
Timothy Stack
|
f5e88b7158
|
[docs] add ARCHITECTURE.md and various other things
|
2021-02-13 12:41:48 -08:00 |
|
Timothy Stack
|
32f112b8de
|
[formats] add w3c extended log format impl
Fiexes #798
|
2020-12-05 21:51:46 -08:00 |
|
Timothy Stack
|
8734795505
|
[keymap] handle unicode keys and add UK keymap
Fixes #392
|
2020-09-04 14:39:04 -07:00 |
|
Timothy Stack
|
d2b9d1cd1c
|
[docs] fix overflow in log formats section
|
2020-05-22 21:32:49 -07:00 |
|
Timothy Stack
|
e85fff0b88
|
[sql] add json_concat() function and misc fixes
|
2020-05-17 22:23:30 -07:00 |
|
Timothy Stack
|
8413dd13d8
|
[config] add configs directory
|
2020-05-07 07:08:59 -07:00 |
|
Timothy Stack
|
4a7d116f37
|
[docs] expand the collate format field a little more
|
2019-02-06 22:40:07 -08:00 |
|
Timothy Stack
|
b1ff6b3a3b
|
[json-log] fix some inconsistencies with json logs
Fill some gaps brought up in #535
|
2018-08-21 11:10:03 -07:00 |
|
Timothy Stack
|
74b58ed9fc
|
[highlights] allow the highlight color to be specified in log formats
Defect Number:
Reviewed By:
Testing Done:
|
2017-12-29 06:51:09 -08:00 |
|
Timothy Stack
|
371e79ff3d
|
[log_format] allow external logs to specify that they are not time-ordered
|
2017-04-25 05:58:10 -07:00 |
|
Timothy Stack
|
8ea51a6fd8
|
[formats] support for CSV/TSV log formats
Defect Number:
Reviewed By:
Testing Done:
|
2017-04-23 07:11:21 -07:00 |
|
Timothy Stack
|
df399a36a4
|
[docs] some more docs, command-help, and tests for #428
|
2017-04-06 23:05:20 -07:00 |
|
Timothy Stack
|
2f44f1e861
|
[ptime] add %N time format for nanoseconds
|
2017-04-05 10:19:47 -07:00 |
|
Timothy Stack
|
78119dc9f1
|
fixing some minor issues
Fixes #255
|
2017-04-05 07:05:19 -07:00 |
|
Timothy Stack
|
1a87184c82
|
[log] allow parts of log messages to be hidden
Fixes #412
|
2017-02-23 06:15:44 -08:00 |
|
Timothy Stack
|
44d93dddc3
|
[pretty-print] allow formats to do transforms before pretty-printing
Also started upgrading to C++11.
Fixes #353
|
2016-12-05 16:34:30 -08:00 |
|
Timothy Stack
|
a59e0b290e
|
[format] allow json log fields to be hidden
Fixes #303
|
2016-10-29 06:52:12 -07:00 |
|
Timothy Stack
|
876b37ade0
|
[log-format] add "truncate" overflow value
|
2016-08-22 23:28:14 -07:00 |
|
Timothy Stack
|
c05dfafae8
|
[log-format] abbreviate long fields when formatting JSON logs
Fixes #340
|
2016-08-22 06:45:27 -07:00 |
|
Timothy Stack
|
9ee18c26d3
|
[log-format] add min-width and align options to line-format
Also some fixes for validating the format definitions.
Fixes #338
|
2016-08-21 21:34:52 -07:00 |
|
Timothy Stack
|
41854cf637
|
[json-log] custom date formats
Fixes #341
|
2016-08-18 22:15:35 -07:00 |
|
Timothy Stack
|
e5f786bc2c
|
[script] add metadata to script files
|
2015-12-28 20:30:04 -08:00 |
|
Timothy Stack
|
47230920a1
|
update docs for opid
|
2015-12-04 19:33:23 -08:00 |
|
Timothy Stack
|
64cbab1281
|
[sql] exec .sql files in format dirs
|
2015-11-26 22:19:53 -08:00 |
|
Timothy Stack
|
91406be91e
|
[nav] add "opid" support with a hotkey
|
2015-11-24 20:59:24 -08:00 |
|
Timothy Stack
|
bedae8c8c2
|
[fmt] install/update formats from git repos
Fixes #244
|
2015-08-09 21:03:23 -07:00 |
|
Timothy Stack
|
010131aaba
|
[docs] update the docs for recent changes
|
2015-07-19 21:38:37 -07:00 |
|
Timothy Stack
|
3f4e11a693
|
[fmt] first pass at supporting sub-formats (called module formats)
|
2015-07-17 20:39:06 -07:00 |
|
Timothy Stack
|
245a3c3d1b
|
[fmt] allow timestamp to be specified in the log format
Fixes #155
|
2015-04-10 22:55:57 -07:00 |
|
Timothy Stack
|
ae64b599bd
|
[format] add more log levels and fix some more pretty-printer glitches
Fixes #212
|
2015-04-10 19:50:05 -07:00 |
|
Timothy Stack
|
a300ce9977
|
[format] order the formats based on sample matches
|
2015-04-05 07:12:20 -07:00 |
|
Timothy Stack
|
deeac1a5db
|
[formats] add a "-i" flag to make it easier to install formats
|
2014-11-05 09:01:09 -08:00 |
|
Timothy Stack
|
d557002724
|
[format] add OpenAM log formats
|
2014-06-17 21:29:42 -07:00 |
|
Timothy Stack
|
33584ed9f8
|
[docs] minor tweaks and version bump
|
2013-09-10 09:42:30 -07:00 |
|