tree: 153ff1101f3acfd922b65b11196509299dd21fcb [path history] [tgz]
  1. src/
  2. build.properties
  3. build.xml
  4. pom.xml
  5. README.md
  6. run.sh
ambari-logsearch/ambari-logsearch-logfeeder/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