mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-01-10 15:14:09 +00:00
docs/vlogs/dataingetion remoev unknown language from codeblock
Signed-off-by: Artem Navoiev <tenmozes@gmail.com>
This commit is contained in:
parent
8d3b732ce0
commit
83d64aa621
1 changed files with 1 additions and 1 deletions
|
@ -223,7 +223,7 @@ These headers may contain the needed tenant to ingest data to. See [multitenancy
|
|||
|
||||
The following command can be used for verifying whether the data is successfully ingested into VictoriaLogs:
|
||||
|
||||
```logsql
|
||||
```bash
|
||||
curl http://localhost:9428/select/logsql/query -d 'query=*' | head
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue