Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 845 Bytes

transforms.md

File metadata and controls

22 lines (16 loc) · 845 Bytes
title description sidebar_label hide_pagination
Transforms
Transforms are responsible for parsing, enriching, or transforming your log and metric data in-flight. They can be chained together, forming a network of transforms within your topology.
hidden
true

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

Transforms are responsible for parsing, enriching, or transforming your log and metric data in-flight. They can be chained together, forming a network of transforms within your topology, ultimately flowing into a sink.