From df83b43c36690623dd544e0c5ab7bc05c8a5f3ce 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 3259e52150..5dbb852033 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: