Overview

Request 1164041 accepted

- Update to 0.12.1:
Features:
* Database queries can now be written in
PRQL. When executing a query with ;,
if the query starts with from, it will be treated as PRQL.
The pipeline structure of PRQL queries is more desirable for
interactive use since lnav can make better suggestions and
show previews of the stages of the pipeline.
* Log partitions can automatically be created by defining a log
message pattern in a log format. Under a format definition,
add an entry into the "partitions" object in a format definition.
The "pattern" property specifies the regular expression to match
against a line in a file that matches the format. If a match is
found, the partition name will be set to the value(s) captured
by the regex. To restrict matches to certain files, you can add
a "paths" array whose object elements contain a "glob" property
that will be matched against file names.
Interface changes:
* When using PRQL in the database query prompt (;),
the preview pane will show the results for the pipeline
stage the cursor is within along with the results of
the previous stage (if there is one). The preview
works on a limited data set, so the preview results
may differ from the final results.
* Changed the breadcrumb bar styling to space things out
more and make the divisions between items clearer.
* The ESC key can now be used to exit the files/filters
configuration panel instead of q. This should make
it easier to avoid accidentally exiting lnav.
* Added some default help text for the command prompt.

Loading...
Request History
Michael Vetter's avatar

jubalh created request

- Update to 0.12.1:
Features:
* Database queries can now be written in
PRQL. When executing a query with ;,
if the query starts with from, it will be treated as PRQL.
The pipeline structure of PRQL queries is more desirable for
interactive use since lnav can make better suggestions and
show previews of the stages of the pipeline.
* Log partitions can automatically be created by defining a log
message pattern in a log format. Under a format definition,
add an entry into the "partitions" object in a format definition.
The "pattern" property specifies the regular expression to match
against a line in a file that matches the format. If a match is
found, the partition name will be set to the value(s) captured
by the regex. To restrict matches to certain files, you can add
a "paths" array whose object elements contain a "glob" property
that will be matched against file names.
Interface changes:
* When using PRQL in the database query prompt (;),
the preview pane will show the results for the pipeline
stage the cursor is within along with the results of
the previous stage (if there is one). The preview
works on a limited data set, so the preview results
may differ from the final results.
* Changed the breadcrumb bar styling to space things out
more and make the divisions between items clearer.
* The ESC key can now be used to exit the files/filters
configuration panel instead of q. This should make
it easier to avoid accidentally exiting lnav.
* Added some default help text for the command prompt.


Michael Vetter's avatar

jubalh accepted request

openSUSE Build Service is sponsored by