oleewere 39c85bb825 AMBARI-15679. Initial commit for LogSearch module (oleewre) 9 vuotta sitten
..
src 39c85bb825 AMBARI-15679. Initial commit for LogSearch module (oleewre) 9 vuotta sitten
README.md 39c85bb825 AMBARI-15679. Initial commit for LogSearch module (oleewre) 9 vuotta sitten
build.properties 39c85bb825 AMBARI-15679. Initial commit for LogSearch module (oleewre) 9 vuotta sitten
build.xml 39c85bb825 AMBARI-15679. Initial commit for LogSearch module (oleewre) 9 vuotta sitten
pom.xml 39c85bb825 AMBARI-15679. Initial commit for LogSearch module (oleewre) 9 vuotta sitten
run.sh 39c85bb825 AMBARI-15679. Initial commit for LogSearch module (oleewre) 9 vuotta sitten

README.md

#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