Commit Graph

375 Commits (master)

Author SHA1 Message Date
Timothy Stack 6393990b91 [nits] miscellaneous issues 2 years ago
Timothy Stack 8b3b8a6e3c [perf] fix some text file loading issues 2 years ago
Timothy Stack 72c1c48e23 [perf] fixing slow queries 2 years ago
Timothy Stack c666a669fe [spectro] fix key colors 2 years ago
Timothy Stack 2a9f0bcda8 [docs] add version tag to watch expr section 2 years ago
Timothy Stack f9f797fc9d [logfile_sub_source] add log message watch expressions
Fixes #539
2 years ago
Timothy Stack bcc7436f66 [console] syntax highlight some snippets 2 years ago
Timothy Stack 6c52760cc9 [events] initial events work
Related to #811
2 years ago
Timothy Stack dfaeee7f44 [perf] fix some performance issues 2 years ago
Timothy Stack 31a670ce27 [md4c] initial markdown support 2 years ago
Timothy Stack f03f9e704f [views] add a breadcrumb view 2 years ago
Timothy Stack 2c4b1d3886 [blog] add a screenshot of new error message 2 years ago
Timothy Stack 64d5ae4ad4 [docs] fix post meta 2 years ago
Timothy Stack 7cc55734a8 [docs] add some regex101 integration stuff 2 years ago
Timothy Stack a27198e8ca [regex101] add an integration with regex101
... and a pile of other changes
2 years ago
Timothy Stack b69b3e4ec4 [docs] update links from lnav.readthedocs.io to docs.lnav.org 2 years ago
Timothy Stack 0785a432fa [console] colorize console output 2 years ago
Timothy Stack 81e63784e7 [modernize] some more cleanups 2 years ago
Timothy Stack d0ba84d9be [build] run cmake-init and switch from hunter to conan for packages 2 years ago
Timothy Stack 0e23dcf4b5 [release] bump release number 2 years ago
Cristian Chiru e2fe64e536 Fix for building on msys2; Closes #795 2 years ago
solsTiCe d'Hiver 62901ac89d
Mention the name of the remote binary file
To avoid surprise, just mention the name of the remote binary file that is written and deleted immediately.

Sometimes it is not deleted. (when ?)
2 years ago
Timothy Stack 43df8f75a2 [site] add goatcounter 2 years ago
Timothy Stack 8bb034eeeb [pcap] initial pcap support
Fixes #12
3 years ago
Timothy Stack c52240a25d [pages] update version number 3 years ago
Timothy Stack f33a9a580b [docs] add clipboard to the tuning section 3 years ago
Timothy Stack 19fd336e9a [formats] add logfmt 3 years ago
Timothy Stack 3c5b86b5ed [lnav.org] fix download link 3 years ago
Timothy Stack d239bb4594 [vum/configmanager] make the clipboard commands configurable 3 years ago
Timothy Stack 107199cb7c [remote] clean up the cache 3 years ago
Timothy Stack dd527cf6d4 [version] bump to v0.10.1 3 years ago
Timothy Stack 7eb1d17bef [files] highlight issues with opening files
Fixes #904
3 years ago
a1346054 e68be8f447 remove trailing whitespace 3 years ago
a1346054 f30ed34a22 fix spelling 3 years ago
Timothy Stack b6cb1e6dda [blog] update v0.10.0 links 3 years ago
Timothy Stack 981bced044 [release] update download links 3 years ago
dependabot[bot] 943f243f3a
Bump addressable from 2.7.0 to 2.8.0 in /docs
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases)
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0)

---
updated-dependencies:
- dependency-name: addressable
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Timothy Stack 5f1dbac193 [site] add some links to beta release 3 years ago
Timothy Stack 6c6a5c11cc [docs] fix schema paths in the config docs 3 years ago
Timothy Stack 4a11b737df [blog] add post about the tailer 3 years ago
Timothy Stack 872b9411aa [site] fix copy-pasta for pretty print screen shot
Fixes #875
3 years ago
Timothy Stack c13e78358e [blog] add a post about xpath() TVF 3 years ago
Timothy Stack f5b866844d [blog] add post about themes 3 years ago
Tim Stack bb35ac1471 Update CNAME 3 years ago
Timothy Stack 02167e2caf ops 3 years ago
Timothy Stack 08ba6c0914 [docs] add favicon 3 years ago
Timothy Stack 9138251355 [tailer] set the mtime on the synced file 3 years ago
Timothy Stack 3041dca1ed fix links 3 years ago
Timothy Stack 488397b41c [docs] disable link check 3 years ago
Timothy Stack e07581c742 [docs] responsive grid 3 years ago
Timothy Stack a9aac1f36b [docs] more stuff for lnav.org transition 3 years ago
Tim Stack f571feaedc Create CNAME 3 years ago
Timothy Stack b9a8ac7141 [docs] config tweaks 3 years ago
Timothy Stack de86f4cce0 [docs] set baseurl 3 years ago
Timothy Stack 1d6ac461ba [docs] start to migrate lnav.org 3 years ago
Timothy Stack 4b6fb5ff18 [release] change version to v0.10.0 since there's a lot of stuff and some nits 3 years ago
Timothy Stack b1adcdef36 [docs] add note about snap permissions 3 years ago
Timothy Stack b2d296b5d3 [open] handle file names with colons
Fixes #863
3 years ago
Timothy Stack d3d527d290 [tests] adding some more coverage 3 years ago
Timothy Stack ed93eb71c0 [remote] add some docs and allow ssh command customization 3 years ago
Timothy Stack 46bafa1dea [remote] show progress during startup 3 years ago
Timothy Stack be51a4e3de [arc/remote] use a single work directory for archive/remote files 3 years ago
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 d2b5690e0c [readline] improve filename completion 3 years ago
Timothy Stack 6ff3badc62 [docs] start a section on remote files 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 3741985ee3 [format] allow leading slash in field names
Fixes #852
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 d45d7d6c58 [docs] add report generation to cookbook 3 years ago
Timothy Stack 4d2691fa99 [docs] flesh out envvars a bit 3 years ago
Timothy Stack 8fa4cef1b5 [docs] try to fix css_files error 3 years ago
Timothy Stack 864168ec7f [docs] set version of Sphinx 3 years ago
Timothy Stack f5c72736cb [docs] some more doc text 3 years ago
Timothy Stack 0f238f7972 [docs] add some more text to arch docs and other tweaks 3 years ago
Timothy Stack f5e88b7158 [docs] add ARCHITECTURE.md and various other things 3 years ago
Timothy Stack fa7f8cf3a7 [docs] some more cookbook text 3 years ago
Timothy Stack 2b9f4c6d3a [docs] start a cookbook 3 years ago
Timothy Stack b5af750256 [docs] some doc updates 3 years ago
Timothy Stack 099b32b393 [version] bump to 0.9.1 3 years ago
Timothy Stack 32f112b8de [formats] add w3c extended log format impl
Fiexes #798
4 years ago
Timothy Stack dbe252c70c [docs] some more doc stuff 4 years ago
Timothy Stack be106fcb8d [docs] add some more keymap/theme docs 4 years ago
Timothy Stack 9773efd3a5 [keymap] add german keymap 4 years ago
Timothy Stack f383af4d5f [build] try to fix RTD build 4 years ago
Timothy Stack f3d172c831 [keymap] add a french keymap 4 years ago
Timothy Stack 8734795505 [keymap] handle unicode keys and add UK keymap
Fixes #392
4 years ago
Timothy Stack 82b34bb02a [config] remove :save-config 4 years ago
Timothy Stack d6e1fd1f32 [release] change version to 0.9.0 4 years ago
Timothy Stack e451c7c112 [docs] more usage notes
Defect Number:
    Reviewed By:
   Testing Done:
4 years ago
Timothy Stack ae08c12aa0 [docs] some updates 4 years ago
Timothy Stack d2b9d1cd1c [docs] fix overflow in log formats section 4 years ago
Timothy Stack 7a0cb4359c [docs] fix lexing of lnav commands 4 years ago
Timothy Stack 9c3f0eee89 [build] fix cmake build and lexing of sqlite in docs
Defect Number:
    Reviewed By:
   Testing Done:
4 years ago
Timothy Stack e85fff0b88 [sql] add json_concat() function and misc fixes 4 years ago
Timothy Stack 468a5ea5d2 [docs] fix json-ptr ref 4 years ago
Timothy Stack e3ac0e5825 [build] missing doc package 4 years ago
Timothy Stack adb18eeea3 [build] try to fix doc build 4 years ago
Timothy Stack 9cbe4d73a9 [docs] start to flesh out command and sql docs 4 years ago
Timothy Stack defb00303f [docs] some changes 4 years ago
Timothy Stack 8413dd13d8 [config] add configs directory 4 years ago
Timothy Stack 3da3ec799a [session] allow the name 4 years ago
Timothy Stack 0744a9b6de [docs] mention the view tables
Defect Number:
    Reviewed By:
   Testing Done:
4 years ago
Timothy Stack d5373abeb4 [sql] bind $LINES/$COLS variables to the size of the window
Fixes #698
4 years ago
Timothy Stack 441833ac23 [build] bump version numbers 4 years ago
Timothy Stack cd3b9bbb71 [docs] start a CLI options page 5 years ago
Timothy Stack e442f84e80 [textview] pause loading of files by pressing =
Fixes #670
5 years ago
Timothy Stack 06d1098211 [config] initial support for themes
For #422

Still more to do
5 years ago
Timothy Stack c4b950e4d9 bump version to v0.8.5-rc1 5 years ago
Timothy Stack 469124d72b [time-offset] fixes
Defect Number:
    Reviewed By:
   Testing Done:
5 years ago
Timothy Stack 4a7d116f37 [docs] expand the collate format field a little more 5 years ago
Timothy Stack 153b59ea8a [status] some fixes for the bottom status bar
Fixes #603
Fixes #578
5 years ago
Timothy Stack 3d77fb2acf [cmds] change :write-raw-to to write all the lines in the view
Fixes #606
5 years ago
Timothy Stack 31c440777f [hotkeys] add ctrl+f to toggle filters
Fixes #604
5 years ago
Timothy Stack 0c2f84a3c0 [hotkeys] press 7/8 for previous/next minute
Fixes #382
5 years ago
Timothy Stack 814ad03ec9 [view] keep a history of view positions
Fixes #577
6 years ago
Timothy Stack 5c6cc5fe2a [readline] pressing escape should exit the command prompt
Fixes #316
6 years ago
Timothy Stack aa0bfd6c62 [sql] add a spooky_hash() function
Fixes #567
6 years ago
Timothy Stack ec82ecda62 [filter] display the number of filters 6 years ago
Timothy Stack 2345a32423 [filter] add panel that shows the set of filters
Initial version, still needs some cleanup
6 years ago
Timothy Stack ac7ae1275a [cmds] add :redirect-to command for redirecting the output of commands in scripts
Related to #551
6 years ago
Timothy Stack db6c619e4e [keymap] support for /dev/clipboard in :write commands
The copy hotkey is now implemented in the keymap and the
':write-*' commands were enhanced to recognize /dev/clipboard
as a special file name for writing to the system clipboard.
6 years ago
Timothy Stack def35d1ae7 [release] version bump to v0.8.4
Defect Number:
    Reviewed By:
   Testing Done:
6 years ago
Timothy Stack b1ff6b3a3b [json-log] fix some inconsistencies with json logs
Fill some gaps brought up in #535
6 years ago
Timothy Stack bc8e51914a [hotkey] the "P" hotkey was not toggling the view
Fixes #522
6 years ago
Timothy Stack 4ccae48aea [bookmarks] add support for tags and comments for log lines
Initial work for #446 and #447
  TODO: filtering on tags/comments

Also did a bunch of clang-tidy cleanups and improvements to
the online help.
6 years ago
Timothy Stack ef34a6aaaf [search] display lines matching the search in preview instead of jumping to the first
Jumping around can be disruptive, instead show matches in
the preview window.
6 years ago
Timothy Stack 8257f188cb [hotkeys] change the filename hotkey to left/right arrow 6 years ago
Adam Spiers 9ffbc1ac46 make '.' toggle prefixing each log line with filename
Mostly addresses #277.  I won't claim it fully closes it, because there
are at least two ways it could be improved:

1. It doesn't draw a nice coloured divider in the column after the
   filename, and that would provide maximum visual clarity and
   consistency with the existing presentation.

2. It would be nice if the filenames weren't shown on every single line,
   but only on the first line of a contiguous chunk of log lines from a
   single file (or on the top line of the screen if the first line of
   the chunk was already scrolled off the top).

3. It doesn't yet include the filename in the text copied to the
   clipboard when the 'c' hotkey is pressed.
6 years ago
Timothy Stack 4694cabd05 update year 6 years ago
Timothy Stack 74f24fcf4c bump version numbers 6 years ago
Timothy Stack 74b58ed9fc [highlights] allow the highlight color to be specified in log formats
Defect Number:
    Reviewed By:
   Testing Done:
7 years ago
Suresh Sundriyal 150252e578 [command] Add a ':quit' command.
Add a ':quit' command and add ':q' as the alias for the
quit command.

Closes #470
7 years ago
Kevin Pham 91b1e96263 update document with default-colors config option 7 years ago
Timothy Stack 371e79ff3d [log_format] allow external logs to specify that they are not time-ordered 7 years ago
Timothy Stack 8ea51a6fd8 [formats] support for CSV/TSV log formats
Defect Number:
    Reviewed By:
   Testing Done:
7 years ago
Timothy Stack fea3cb83d9 [sql] preview table definition
Defect Number:
    Reviewed By:
   Testing Done:
7 years ago
Timothy Stack df399a36a4 [docs] some more docs, command-help, and tests for #428 7 years ago
Timothy Stack 2f44f1e861 [ptime] add %N time format for nanoseconds 7 years ago
Timothy Stack 78119dc9f1 fixing some minor issues
Fixes #255
7 years ago
Timothy Stack 6fcfd35395 [sql] add "search" column to the lnav_views table
Fixes #388
7 years ago
Timothy Stack c0684a97cc [sql] add a regexp_capture tablue-valued function
Fixup the release makefile a bit.
7 years ago
Timothy Stack c180c44e49 [vtab] add an lnav_view_stack table to get programmatic access to the view stack
More progress towards #377
7 years ago
Timothy Stack 1a87184c82 [log] allow parts of log messages to be hidden
Fixes #412
7 years ago
Adam Spiers d93178f879 fix 'conifg' typo 8 years ago
Timothy Stack 44d93dddc3 [pretty-print] allow formats to do transforms before pretty-printing
Also started upgrading to C++11.

Fixes #353
8 years ago
Victor Hooi ae42f97ba0 Add Ctrl-W display shortcut for word-wrap.
This is mentioned in the lnav 0.6.2 release notes:

http://lnav.org/blog/2013/11/10/word-wrap-support-in-v062

But doesn't appear to be mentioned elsewhere.
8 years ago
Timothy Stack a59e0b290e [format] allow json log fields to be hidden
Fixes #303
8 years ago
Timothy Stack 876b37ade0 [log-format] add "truncate" overflow value 8 years ago
Timothy Stack c05dfafae8 [log-format] abbreviate long fields when formatting JSON logs
Fixes #340
8 years ago
Timothy Stack 9ee18c26d3 [log-format] add min-width and align options to line-format
Also some fixes for validating the format definitions.

Fixes #338
8 years ago
Timothy Stack 41854cf637 [json-log] custom date formats
Fixes #341
8 years ago
Timothy Stack 82f970c09e [config] add a config option to control A_DIM for text
Fixes #298
8 years ago
Suresh Sundriyal e4ef35e652 [commands] Remove eval from the list of sandboxed commands. 8 years ago
Suresh Sundriyal 88833c8035 [commands] Read and honor the 'LNAVSECURE' environment variable.
Read the value of the 'LNAVSECURE' environment variable upfront and
store it in the lnav_data structure. When this variable is set prior to
the binary execution, the following commands are disabled:

* 'open'
* 'pipe-to'
* 'pipe-line-to'
* 'write-*-to'

This is a proposed fix for tstack/lnav#305.
8 years ago
Timothy Stack efc74a5a0e [docs] some minor doc updates 8 years ago
Timothy Stack fdc2748e3e [spectro] add a spectrogram view that works with known message fields 8 years ago
Timothy Stack 2d04d047e4 [sql] change extract() to regexp_match() and make extract() an interface to the data_parser 8 years ago
Timothy Stack d4a69cbf22 no joy
Revert "[sql] change extract() to regexp_match() and make extract() an interface to the data_parser"

This reverts commit 85eee6514b.
8 years ago
Timothy Stack 85eee6514b [sql] change extract() to regexp_match() and make extract() an interface to the data_parser 8 years ago
Timothy Stack 9feb53f02a [sql] add extract() function to extract values from a string using a regex
This function should be preferred over creating log search tables
for scripts.
8 years ago
Geoff Crompton 8e152fe4f0 Start a Sessions section in hotkeys documentation, mentioning Ctrl+R. 8 years ago
Timothy Stack a2b381ca19 [config] initial impl with clock-format as the only option at the moment 9 years ago
Timothy Stack e5f786bc2c [script] add metadata to script files 9 years ago
Timothy Stack e07b4e448f [exec] add a prompt to execute lnav scripts 9 years ago
Timothy Stack 7386ea3864 update docs for json functions in sql 9 years ago
Timothy Stack 224a7196e4 [cmd] hide lines commands 9 years ago
Timothy Stack 47230920a1 update docs for opid 9 years ago
Timothy Stack 62075fb340 [sql] add json_group_object aggregate function 9 years ago
Timothy Stack 64cbab1281 [sql] exec .sql files in format dirs 9 years ago
Timothy Stack 91406be91e [nav] add "opid" support with a hotkey 9 years ago
Timothy Stack f11cca2366 [sql] add a timeslice() function 9 years ago
Timothy Stack bf73660747 bump version to 0.8.0 9 years ago
Timothy Stack ec473edc85 [cmd] add support for times in goto 9 years ago
Timothy Stack 7407fd429d user alerter instead of flash() 9 years ago
Timothy Stack e95bd90dfc [filter] check for too many filters being created 9 years ago
Timothy Stack 0d37a8c142 [text] pretty-printing should work in the text view 9 years ago
Timothy Stack bedae8c8c2 [fmt] install/update formats from git repos
Fixes #244
9 years ago
Timothy Stack 2b5447f59c [sql] add a log_search table 9 years ago
Timothy Stack d2d8c75135 [sql] add an lnav_views table 9 years ago
Timothy Stack 010131aaba [docs] update the docs for recent changes 9 years ago
Timothy Stack 3f4e11a693 [fmt] first pass at supporting sub-formats (called module formats) 9 years ago
Timothy Stack e07f3f5b24 [docs] update docs for horizontal move change 9 years ago
Suresh Sundriyal d6b32d60be [lo-fi shortcut] Change shortcut to 'Ctrl-l'.
* Change the 'lo-fi' shortcut to 'Ctrl-l'
* Remove the shortcut for 'redraw'
9 years ago
Timothy Stack 245a3c3d1b [fmt] allow timestamp to be specified in the log format
Fixes #155
9 years ago
Timothy Stack ae64b599bd [format] add more log levels and fix some more pretty-printer glitches
Fixes #212
9 years ago
Timothy Stack 8a91c96bed [build] bump version to 0.7.3 since we will release soon 9 years ago
Timothy Stack a300ce9977 [format] order the formats based on sample matches 9 years ago
Timothy Stack 38e56b63ea [hist] fix the histogram when filters change 9 years ago
Timothy Stack 033c861028 [cmd] next/prev-mark commands 9 years ago
Timothy Stack 282e70445e [pretty] reformat all displayed lines instead of just the top one
Fixes #150
9 years ago
Timothy Stack 8fb15e455a [cmd] add a relative-goto command 9 years ago
Timothy Stack aea0bd54e0 [cmd] add a :redraw command to do a full redraw of the window
Fixes #18
9 years ago
Timothy Stack c670a86d04 [pretty-print] first pass at a pretty-printer
Defect Number:
    Reviewed By:
   Testing Done:
9 years ago
Timothy Stack 1d3481c3fa [cmd] add pipe-to and pipe-line-to commands 9 years ago
Timothy Stack 363547428c [version] some more version updates 9 years ago
Timothy Stack 7dd372e305 fix hotkey listing 10 years ago
Timothy Stack 17db6e38fe add a lo-fi mode
Fixes #113
10 years ago
Timothy Stack deeac1a5db [formats] add a "-i" flag to make it easier to install formats 10 years ago