libmessage-passing-filter-regexp-perl

Regexp capture filter for message::passing
  http://search.cpan.org/dist/Message-Passing-Filter-Regexp/
  0
  no reviews



Message::passing::filter::regexp is a message::passing filter which passes all incoming messages through regexp captures.

note it must be applied after message::passing::filter::tologstash because it won't process json data but directly captures "$message-"{'@message'}> data lines into "%{ $message-"{'@fields'} }>.