VictoriaMetrics/docs/data-ingestion
Andrii Chubatiuk 341d3a7f53
docs: fixed docs build (#6765)
### Describe Your Changes

fixed yaml header in a guide doc, that causes hugo build error

### Checklist

The following checks are **mandatory**:

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

(cherry picked from commit 86b473c476)
2024-08-06 16:32:58 +02:00
..
_index.md added _index.md for hugo, which point to README.md (#6686) 2024-07-25 12:20:40 +02:00
Alloy.md docs: add vmagent and alloy data ingestion docs (#6678) 2024-08-06 16:30:10 +02:00
Prometheus.md docs: add vmagent and alloy data ingestion docs (#6678) 2024-08-06 16:30:10 +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: data ingestion 2024-08-06 16:30:10 +02:00
README.md docs: updated docs titles and links (#6741) 2024-08-06 16:30:11 +02:00
Telegraf.md docs: add vmagent and alloy data ingestion docs (#6678) 2024-08-06 16:30:10 +02:00
Vector.md docs: add vmagent and alloy data ingestion docs (#6678) 2024-08-06 16:30:10 +02:00
vmagent.md docs: fixed docs build (#6765) 2024-08-06 16:32:58 +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