Log-Log4perl-Appender-Elasticsearch

Log to Elasticsearch

INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc Log::Log4perl::Appender::Elasticsearch

LICENSE AND COPYRIGHT

Copyright 2014 by Alexei Pastuchov E<lt>palik@cpan.comE<gt>.

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
