diff --git a/docs/VictoriaLogs/LogsQL.md b/docs/VictoriaLogs/LogsQL.md index 8dcbdc3a8..c0b350e8a 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 99316bf74..6298f0be4 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/),