The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Method::Passing::Filter::ToLogstash

DESCRIPTION

This filter changes the message format to comply with LogStash. Duplicate tags will be removed.

ATTRIBUTES

default_tags

This is the list of tags which get added to the messages' @tags field in case none have been included already.

add_tags

This is the list of tags which get added to the messages' @tags field in all cases.

METHODS

filter

Filter the message.