Vivo Exporter
Configuration parameters
Key
Description
Default
Get started
pipeline:
inputs:
- name: dummy
tag: events
rate: 2
outputs:
- name: vivo_exporter
match: '*'
host: 0.0.0.0
port: 2025
empty_stream_on_read: off
stream_queue_size: 20M
http_cors_allow_origin: '*'[INPUT]
name dummy
tag events
rate 2
[OUTPUT]
name vivo_exporter
match *
host 0.0.0.0
port 2025
empty_stream_on_read off
stream_queue_size 20M
http_cors_allow_origin *How it works
Requesting data from the streams
Endpoint
Description
Streams and IDs
Retrieve ranges and use limits
Query string option
Description
Log output format with groups
OTLP grouped output format
Non-OTLP grouped output format
Last updated
Was this helpful?