oleewere 5b49440e94 AMBARI-17899. Login flow break when only ldap auth is enabled. (Hayat Behlim via oleewere) 9 anni fa
..
src 5b49440e94 AMBARI-17899. Login flow break when only ldap auth is enabled. (Hayat Behlim via oleewere) 9 anni fa
README.md 39c85bb825 AMBARI-15679. Initial commit for LogSearch module (oleewre) 9 anni fa
build.properties 39c85bb825 AMBARI-15679. Initial commit for LogSearch module (oleewre) 9 anni fa
build.xml 888faf260d AMBARI-16034. Incremental changes to LogSearch to bring it up to date in the trunk (Dharmesh Makwana via oleewere) 9 anni fa
pom.xml 9ea8cd820b AMBARI-17046. Support loading logs to HDFS (Hayat Behlim via oleewere) 9 anni fa
run.sh 39c85bb825 AMBARI-15679. Initial commit for LogSearch module (oleewre) 9 anni fa

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