From 33e4d516364838491f1ef95e372e7f0a7a7f3c7a Mon Sep 17 00:00:00 2001 From: Aliaksandr Valialkin Date: Wed, 21 Jun 2023 19:41:18 -0700 Subject: [PATCH] docs/VictoriaLogs/data-ingestion/README.md: remove trailing spaces --- docs/VictoriaLogs/data-ingestion/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/VictoriaLogs/data-ingestion/README.md b/docs/VictoriaLogs/data-ingestion/README.md index 3259e5215..5dbb85203 100644 --- a/docs/VictoriaLogs/data-ingestion/README.md +++ b/docs/VictoriaLogs/data-ingestion/README.md @@ -43,7 +43,7 @@ It is possible to push thousands of log lines in a single request to this API. See [these docs](https://docs.victoriametrics.com/VictoriaLogs/keyConcepts.html#data-model) for details on fields, which must be present in the ingested log messages. -The API accepts various http parameters, which can change the data ingestion behavior - [these docs](#http-parameters) for details. +The API accepts various http parameters, which can change the data ingestion behavior - [these docs](#http-parameters) for details. The following command verifies that the data has been successfully ingested to VictoriaLogs by [querying](https://docs.victoriametrics.com/VictoriaLogs/querying/) it: @@ -87,7 +87,7 @@ Timezone can be specified instead of `Z` suffix - `2023-06-20T15:32:10+02:00`. See [these docs](https://docs.victoriametrics.com/VictoriaLogs/keyConcepts.html#data-model) for details on fields, which must be present in the ingested log messages. -The API accepts various http parameters, which can change the data ingestion behavior - [these docs](#http-parameters) for details. +The API accepts various http parameters, which can change the data ingestion behavior - [these docs](#http-parameters) for details. The following command verifies that the data has been successfully ingested into VictoriaLogs by [querying](https://docs.victoriametrics.com/VictoriaLogs/querying/) it: