Makes searching logs stored in elasticsearch from the command line easy.
Go to file
Zane C. B-H 60ebb178d1 begin work on the README.md 2019-06-02 04:42:01 -05:00
Search-ESsearcher add a actual description 2019-06-02 04:37:37 -05:00
.gitignore Initial commit 2019-05-24 22:52:40 -05:00
LICENSE Initial commit 2019-05-24 22:52:40 -05:00
README.md begin work on the README.md 2019-06-02 04:42:01 -05:00

README.md

INSTALLING

FreeBSD

Linux

CentOS

yum install cpan
cpan Search::ESsearcher

Debian

apt install perl perl-base perl-modules make
cpan Search::ESsearcher