From 3d5ce4a25b050e8ea6ef1517d8c798e52deed001 Mon Sep 17 00:00:00 2001 From: Aliaksandr Valialkin Date: Fri, 24 May 2024 19:13:51 +0200 Subject: [PATCH] wip --- docs/VictoriaLogs/LogsQL.md | 4 ++-- docs/VictoriaLogs/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/VictoriaLogs/LogsQL.md b/docs/VictoriaLogs/LogsQL.md index 8dcbdc3a86..c0b350e8af 100644 --- a/docs/VictoriaLogs/LogsQL.md +++ b/docs/VictoriaLogs/LogsQL.md @@ -2173,7 +2173,7 @@ See also: LogsQL will support the ability to select the given number of surrounding log lines for the selected log lines on a [per-stream](https://docs.victoriametrics.com/victorialogs/keyconcepts/#stream-fields) basis. -See the [Roadmap](https://docs.victoriametrics.com/VictoriaLogs/Roadmap.html) for details. +See the [Roadmap](https://docs.victoriametrics.com/victorialogs/roadmap/) for details. ## Transformations @@ -2189,7 +2189,7 @@ LogsQL will support the following transformations in the future: - Creating a new field according to math calculations over existing [log fields](https://docs.victoriametrics.com/victorialogs/keyconcepts/#data-model). -See the [Roadmap](https://docs.victoriametrics.com/VictoriaLogs/Roadmap.html) for details. +See the [Roadmap](https://docs.victoriametrics.com/victorialogs/roadmap/) for details. It is also possible to perform various transformations on the [selected log entries](#filters) at client side with `jq`, `awk`, `cut`, etc. Unix commands according to [these docs](https://docs.victoriametrics.com/victorialogs/querying/#command-line). diff --git a/docs/VictoriaLogs/README.md b/docs/VictoriaLogs/README.md index 99316bf749..6298f0be4c 100644 --- a/docs/VictoriaLogs/README.md +++ b/docs/VictoriaLogs/README.md @@ -32,7 +32,7 @@ VictoriaLogs provides the following key features: VictoriaLogs is at the Preview stage now. It is ready for evaluation in production and verifying the claims given above. It isn't recommended to migrate from existing logging solutions to VictoriaLogs Preview in general cases yet. -See the [Roadmap](https://docs.victoriametrics.com/VictoriaLogs/Roadmap.html) for details. +See the [Roadmap](https://docs.victoriametrics.com/victorialogs/roadmap/) for details. If you have questions about VictoriaLogs, then read [this FAQ](https://docs.victoriametrics.com/VictoriaLogs/FAQ.html). Also feel free asking any questions at [VictoriaMetrics community Slack chat](https://victoriametrics.slack.com/),