|
před 9 roky | |
---|---|---|
.. | ||
src | 74f930dfa1 AMBARI-16891. SSL support for Log Search Solr (Miklos Gergely via oleewere) | před 9 roky |
README.md | 39c85bb825 AMBARI-15679. Initial commit for LogSearch module (oleewre) | před 9 roky |
build.properties | 39c85bb825 AMBARI-15679. Initial commit for LogSearch module (oleewre) | před 9 roky |
build.xml | 888faf260d AMBARI-16034. Incremental changes to LogSearch to bring it up to date in the trunk (Dharmesh Makwana via oleewere) | před 9 roky |
pom.xml | 71390c8ee3 Update version for 2.4 release branch (jluniya) | před 9 roky |
run.sh | 39c85bb825 AMBARI-15679. Initial commit for LogSearch module (oleewre) | před 9 roky |
#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