oleewere 39c85bb825 AMBARI-15679. Initial commit for LogSearch module (oleewre) 9 anos atrás
..
ambari-logsearch-appender 39c85bb825 AMBARI-15679. Initial commit for LogSearch module (oleewre) 9 anos atrás
ambari-logsearch-assembly 39c85bb825 AMBARI-15679. Initial commit for LogSearch module (oleewre) 9 anos atrás
ambari-logsearch-logfeeder 39c85bb825 AMBARI-15679. Initial commit for LogSearch module (oleewre) 9 anos atrás
ambari-logsearch-portal 39c85bb825 AMBARI-15679. Initial commit for LogSearch module (oleewre) 9 anos atrás
README.md 39c85bb825 AMBARI-15679. Initial commit for LogSearch module (oleewre) 9 anos atrás
pom.xml 39c85bb825 AMBARI-15679. Initial commit for LogSearch module (oleewre) 9 anos atrás

README.md

logsearch

RPM/DPKG Build Process

  1. Check out the code from GIT repository

  2. On the logsearch root folder, please execute the following Maven command to build RPM/DPKG:

$ mvn -Dbuild-rpm clean package

or

$ mvn -Dbuild-deb clean package

  1. Generated RPM/DPKG files will be found in ambari-logsearch-assembly/target folder