ambari icon indicating copy to clipboard operation
ambari copied to clipboard

AMBARI-25978: add logsearch support for ambari

Open rzuo opened this issue 1 year ago • 1 comments

What changes were proposed in this pull request?

ambari-logsearch has been a sub-project of ambari, but the bigtop stack 3.2.0 doesn't support ambari-logsearch service. To support ambari-logsearch, I proposed this PR.

For ambari-logsearch-portal fail to start, please refer to: https://issues.apache.org/jira/browse/AMBARI-25992 For ambari-logsearch-logfeeder fail to start, please refer to: https://issues.apache.org/jira/browse/AMBARI-25993

How was this patch tested?

local build ambari-3.0.0.0-SNAPSHOT on CentOS 7.9/x86_64 local build ambari-logsearch-3.0.0.0-SNAPSHOT on CentOS 7.9/x86_64 install the ambari-server and ambari-agent. install ambari-logsearch-portal and ambari-logsearch-logfeeder.

visit ambari -> services -> Log Search, screenshot as following: image

visit ambari-logsearch-portal web UI, screenshots as following: image image image image

Please review Ambari Contributing Guide before opening a pull request.

rzuo avatar Aug 19 '23 16:08 rzuo