Miklos Gergely 5709f438b5 AMBARI-19045 Remove unnecessary Log Feeder Date Mapper tests 8 yıl önce
..
src 5709f438b5 AMBARI-19045 Remove unnecessary Log Feeder Date Mapper tests 8 yıl önce
README.md 39c85bb825 AMBARI-15679. Initial commit for LogSearch module (oleewre) 9 yıl önce
build.properties 39c85bb825 AMBARI-15679. Initial commit for LogSearch module (oleewre) 9 yıl önce
build.xml 888faf260d AMBARI-16034. Incremental changes to LogSearch to bring it up to date in the trunk (Dharmesh Makwana via oleewere) 9 yıl önce
pom.xml 8ac653f9a6 Create branch-2.5 (jluniya) 9 yıl önce
run.sh 39c85bb825 AMBARI-15679. Initial commit for LogSearch module (oleewre) 9 yıl önce

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