Aliaksandr Valialkin
|
118b093bdd
|
lib/logstorage: log the -retentionPeriod and -futureRetention values when the ingested log entry has timestamp outside the configured retention
This should simplify debugging
|
2023-07-17 19:07:41 -07:00 |
|
Aliaksandr Valialkin
|
bdfb80668d
|
lib/logstorage: support for short form of _time:(now-duration, now] filter: _time:duration
|
2023-07-17 19:07:40 -07:00 |
|
Aliaksandr Valialkin
|
3bf58326e7
|
lib/logstorage: LogsQL: replace exact_prefix("...") with exact("..."*)
This makes LogsQL queries more consistent with i("...") and i("..."*) syntax
|
2023-07-17 19:07:40 -07:00 |
|
Aliaksandr Valialkin
|
87b66db47d
|
app/victoria-logs: initial code release
|
2023-06-19 22:55:12 -07:00 |
|