Aliaksandr Valialkin
|
efe5935497
|
app/vlogscli: add ability to display query results in logfmt, single-line and multi-line json modes
(cherry picked from commit 492190885d )
|
2024-10-07 14:46:21 +02:00 |
|
Aliaksandr Valialkin
|
613a35dac1
|
app/vlogscli: store incompletely written lines in the history
(cherry picked from commit 2d8785fdf6 )
|
2024-10-07 14:46:21 +02:00 |
|
Aliaksandr Valialkin
|
063d9c73bb
|
app/vlogscli: add \q command for the exit from vlogcli
This should help psql users, who expect `\q` command for the exit
(cherry picked from commit 6c9e643ea8 )
|
2024-10-07 14:46:21 +02:00 |
|
Aliaksandr Valialkin
|
2e5dbd6f91
|
app/vlogscli: return back sorting result fields by name
This simplifies locating the needed field when the number of fields per each returned result is big
(cherry picked from commit daad96b3a5 )
|
2024-10-07 14:46:20 +02:00 |
|
Aliaksandr Valialkin
|
026560df73
|
app/vlogscli: preserve the original order of fields in the displayed responses
|
2024-10-05 21:30:10 +02:00 |
|
Aliaksandr Valialkin
|
17c8beca18
|
app/vlogscli: preserve less output
This simplifies logs' investigation, since it allows copying some text from the previous query output
|
2024-10-01 21:48:13 +02:00 |
|
Aliaksandr Valialkin
|
8c55b699f4
|
app/vlogscli: add interactive command-line tool for querying VictoriaLogs
|
2024-10-01 12:24:53 +02:00 |
|