VictoriaMetrics/docs/data-ingestion
Arie Heinrich 7a819ae5ce
docs: spelling fixes (#7420)
### Describe Your Changes

Christmas is early and you get the first present in the shape of
spelling fixes.
Sorry for the big amount :)

### Checklist

- [x] My change adheres [VictoriaMetrics contributing
guidelines](https://docs.victoriametrics.com/contributing/).

(cherry picked from commit 2e8f420d84)
2024-11-06 13:58:16 +01:00
..
_index.md docs: updated guides structure, removed deprecated sort option (#6767) 2024-08-07 16:59:22 +02:00
Alloy.md docs: spelling fixes (#7420) 2024-11-06 13:58:16 +01:00
Prometheus.md docs: updated guides structure, removed deprecated sort option (#6767) 2024-08-07 16:59:22 +02:00
Proxmox-pbs-form.webp docs: data ingestion 2024-08-06 16:30:10 +02:00
Proxmox-pbs-nav.webp docs: data ingestion 2024-08-06 16:30:10 +02:00
Proxmox-pve-form.webp docs: data ingestion 2024-08-06 16:30:10 +02:00
Proxmox-pve-nav.webp docs: data ingestion 2024-08-06 16:30:10 +02:00
Proxmox.md docs: updated guides structure, removed deprecated sort option (#6767) 2024-08-07 16:59:22 +02:00
README.md docs: updated docs titles and links (#6741) 2024-08-06 16:30:11 +02:00
Telegraf.md docs: updated guides structure, removed deprecated sort option (#6767) 2024-08-07 16:59:22 +02:00
Vector.md docs: updated guides structure, removed deprecated sort option (#6767) 2024-08-07 16:59:22 +02:00
vmagent.md docs: updated guides structure, removed deprecated sort option (#6767) 2024-08-07 16:59:22 +02:00

In This Folder you will find instructions for sending data to VictoriaMetrics from a variety of platforms. If your tool is not listed it is likely you can ingest your data into VictoriaMetrics using one of the protocols listed in our Prominent features section.

If you are unsure what port number to use when pushing data to VictoriaMetrics single node, vminsert, vmagent, and vmauth we have listed the default ports below.

  • VictoriaMetrics Single: 8428
  • vmagent: 8429
  • vmauth: 8427
  • vminsert: 8480

In the rest of the documentation we will assume you have configured your push endpoint to use TLS/SSL on port 443 so the urls in the rest of the documentation will look like https://<victoriametrics_url> instead of http://<victoriametrics_url>:8428 for VictoriaMetrics single.

Documented Collectors/Agents

Supported Platforms