Group
Extension

Matches 2

XAS-Logmon ( K/KE/KESTEB/XAS-Logmon-0.01.tar.gz, KESTEB, 2016; MetaCPAN )
XAS-Logmon/lib/XAS/Logmon.pm ( view source; MetaCPAN )
iment a centralized syslog 
gathering operationation. Even thou XAS can write to syslog or create JSON 
formatted log messages and spool them directly, these modules provide a 
framework that can be e
XAS-Logmon ( K/KE/KESTEB/XAS-Logmon-0.01.tar.gz, KESTEB, 2016; MetaCPAN )
XAS-Logmon/lib/XAS/Logmon/Format/Logstash.pm ( view source; MetaCPAN )
> 'XAS::Base',
  utils     => ':validation dotid trim',
  constants => 'HASHREF',
  codec     => 'JSON',
  accessors => 'hm',
;

# ---------------------------------------------------------------------
formatter->format($data);

=head1 DESCRIPTION

This package will take a hash and format it into a json_event for 
L<Logstash|https://www.elastic.co/products/logstash>.

=head1 METHODS

=head2 format($
mestamp field into a
UTC date while formatting the datetime field into a local date. It returns
a json_event string.

=over 4

=item B<$data>

The hash to format.

=back

=head1 SEE ALSO

=over 4

=it

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.