Module vector::sinks::azure_monitor_logs
source · Expand description
The Azure Monitor Logs vector_lib::sink::VectorSink
This module contains the vector_lib::sink::VectorSink
instance that is responsible for
taking a stream of vector_lib::event::Event
instances and forwarding them to the Azure
Monitor Logs service.
Structs§
- Configuration for the
azure_monitor_logs
sink.