VictoriaMetrics/app
Yury Molodov 8cf417e1c7
vmui/logs: improve log display for group view (#6419)
### Describe Your Changes

1) Set the default limit to `50`. 
    #6408
2) Configure the default search to cover the `last 5 minutes` and
include all messages (`*`).
     #6405
3) In the header, display only streams and group by stream.
     #6406
4) Add log processing, without the fields `msg`, `time`, and `stream`.
5) When clicking on logs, display a list of all fields.
     #6407

<img width="400" alt="image"
src="https://github.com/VictoriaMetrics/VictoriaMetrics/assets/29711459/666dcaa3-20fb-4828-b77b-1d849dd9a8ed">

### Checklist

The following checks are **mandatory**:

- [ ] My change adheres [VictoriaMetrics contributing
guidelines](https://docs.victoriametrics.com/contributing/).
2024-06-06 12:21:46 +02:00
..
victoria-logs lib/logstorage: work-in-progress 2024-05-25 00:31:55 +02:00
vlinsert lib/logstorage: work-in-progress 2024-05-25 00:31:55 +02:00
vlogsgenerator lib/logstorage: work-in-progress 2024-05-25 00:31:55 +02:00
vlselect lib/logstorage: work-in-progress 2024-06-05 03:18:25 +02:00
vlstorage lib/logstorage: work-in-progress 2024-05-25 21:36:24 +02:00
vmagent chore: follow-up after c740a8042e 2024-06-03 11:53:37 +02:00
vmalert app/vmalert: rm extra response for unsupported path 2024-06-03 12:53:38 +02:00
vmalert-tool docs: convert png images to webp in all the docs except of docs/operator/* 2023-11-22 19:29:47 +02:00
vmauth app/vmauth: explicitly unregister metrics set for auth config (#6252) 2024-05-14 09:28:37 +02:00
vmbackup Add build support for loong64 (#6222) 2024-05-10 14:32:05 +02:00
vmbackupmanager all: replace old https://docs.victoriametrics.com/vmbackupmanager.html url with the new one - https://docs.victoriametrics.com/vmbackupmanager/ 2024-04-18 02:04:39 +02:00
vmctl chore: remove redundant words (#6348) 2024-05-29 14:37:04 +02:00
vmgateway all: replace old https://docs.victoriametrics.com/vmgateway.html url with the new one - https://docs.victoriametrics.com/vmgateway/ 2024-04-18 02:08:53 +02:00
vminsert lib/storage: change default value for maxLabelValueLen to 1024 (#6313) 2024-05-22 21:55:21 +02:00
vmrestore Add build support for loong64 (#6222) 2024-05-10 14:32:05 +02:00
vmselect chore: follow-up after c740a8042e 2024-06-03 11:53:37 +02:00
vmstorage lib/mergeset: adds tracking for indexdb records drop (#6297) 2024-05-24 16:08:34 +02:00
vmui vmui/logs: improve log display for group view (#6419) 2024-06-06 12:21:46 +02:00