|
9 年 前 | |
---|---|---|
.. | ||
src | 74f930dfa1 AMBARI-16891. SSL support for Log Search Solr (Miklos Gergely via oleewere) | 9 年 前 |
README.md | 39c85bb825 AMBARI-15679. Initial commit for LogSearch module (oleewre) | 9 年 前 |
build.properties | 39c85bb825 AMBARI-15679. Initial commit for LogSearch module (oleewre) | 9 年 前 |
build.xml | 888faf260d AMBARI-16034. Incremental changes to LogSearch to bring it up to date in the trunk (Dharmesh Makwana via oleewere) | 9 年 前 |
pom.xml | 71390c8ee3 Update version for 2.4 release branch (jluniya) | 9 年 前 |
run.sh | 39c85bb825 AMBARI-15679. Initial commit for LogSearch module (oleewre) | 9 年 前 |
#LogSearch - LogFeeder:
Logfeeder is a tool that reads log, parses it and stores it in Apache Solr for analyising purpose.
#Compilation mvn clean compile package
#Deploy ##Copy to remote copy target/logsearch-logfeeder.tgz to host machine
##Setup environment
mkdir /opt/logfeeder
cd /opt/logfeeder
tar xfz ~/logsearch-logfeeder.tar.gz