The pipline for a log sink that can be used to add filters, formatters and enrichers The pipeline is used to process log events before they are written to the sink

Constructors

Methods

  • Processes a log event by filtering, enriching and formatting it before writing it to the sink event: The log event to process

    Parameters

    Returns void