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.