Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 783 Bytes

sinks.md

File metadata and controls

22 lines (16 loc) · 783 Bytes
title description sidebar_label hide_pagination
Sinks
Vector sinks fan-out logs and metrics data to a variety of downstream destinations. These could be exact services, like Elasticsearch, or generic protocols, like HTTP or TCP.
hidden
true

import VectorComponents from '@site/src/components/VectorComponents';

Vector sinks fan-out log and metric events data to a variety of downstream destinations. They are responsible for reliably sending, or outputting, this data.