VictoriaMetrics/docs/data-ingestion
hagen1778 25aa4f1d30
docs: re-order items in VictoriaMetrics navigation tab
* make QuickStart first, similarly to vlogs docs
* push release guide to bottom, as it is not for users

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2025-02-19 17:40:31 +01:00
..
_index.md docs: re-order items in VictoriaMetrics navigation tab 2025-02-19 17:40:31 +01:00
Alloy.md docs: update telegraf ingestion examples 2024-12-05 15:16:52 +01:00
Prometheus.md docs: updated guides structure, removed deprecated sort option () 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 () 2024-08-07 16:59:22 +02:00
README.md docs: updated docs titles and links () 2024-08-06 16:30:11 +02:00
Telegraf.md docs: update telegraf ingestion examples 2024-12-05 15:16:52 +01:00
Vector.md docs: update telegraf ingestion examples 2024-12-05 15:16:52 +01:00
vmagent.md docs: update telegraf ingestion examples 2024-12-05 15:16:52 +01: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