forked from stove/dataset
22 lines
1.1 KiB
Markdown
22 lines
1.1 KiB
Markdown
---
|
|
gitea: none
|
|
include_toc: true
|
|
---
|
|
|
|
|
|
[Return to the list of application services.](README.md)
|
|
# Vector
|
|
|
|
## Synopsis
|
|
|
|
Collect observability data from another Vector instance.
|
|
|
|
## Variables
|
|
|
|
| Parameter | Comment |
|
|
|-------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------|
|
|
| **Vector:address**<br/>**Type:** [`ip`](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | Send Journal on this IP address.<br/>Vector must listen on this address, clients are configured to use this destination IP. |
|
|
|
|
## Provider
|
|
|
|
[vector](vector/README.md): Vector, a lightweight, ultra-fast tool for building observability pipelines.
|