# Functions
NewEventPlatformForwarder creates a new EventPlatformForwarder.
NewNoopEventPlatformForwarder returns the standard event platform forwarder with sending disabled, meaning events will build up in each pipeline channel without being forwarded to the intake.
# Constants
EventTypeNetworkDevicesMetadata is the event type for network devices metadata.
# Interfaces
An EventPlatformForwarder forwards Messages to a destination based on their event type.