|
9 năm trước cách đây | |
---|---|---|
.. | ||
src | 5b49440e94 AMBARI-17899. Login flow break when only ldap auth is enabled. (Hayat Behlim via oleewere) | 9 năm trước cách đây |
README.md | 39c85bb825 AMBARI-15679. Initial commit for LogSearch module (oleewre) | 9 năm trước cách đây |
build.properties | 39c85bb825 AMBARI-15679. Initial commit for LogSearch module (oleewre) | 9 năm trước cách đây |
build.xml | 888faf260d AMBARI-16034. Incremental changes to LogSearch to bring it up to date in the trunk (Dharmesh Makwana via oleewere) | 9 năm trước cách đây |
pom.xml | 9ea8cd820b AMBARI-17046. Support loading logs to HDFS (Hayat Behlim via oleewere) | 9 năm trước cách đây |
run.sh | 39c85bb825 AMBARI-15679. Initial commit for LogSearch module (oleewre) | 9 năm trước cách đây |
#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