[
https://issues.apache.org/jira/browse/AMBARI-15679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15236008#comment-15236008
]
Olivér Szabó commented on AMBARI-15679:
---------------------------------------
committed to trunk:
{code:java}
commit 39c85bb8253def4c3c0d694a989ab07b2232ffff
Author: oleewere <[email protected]>
Date: Sat Apr 9 11:27:32 2016 +0200
AMBARI-15679. Initial commit for LogSearch module (oleewre)
{code}
> Initial commit for LogSearch
> ----------------------------
>
> Key: AMBARI-15679
> URL: https://issues.apache.org/jira/browse/AMBARI-15679
> Project: Ambari
> Issue Type: Technical task
> Components: stacks
> Affects Versions: 2.4.0
> Reporter: Sumit Mohanty
> Assignee: Olivér Szabó
> Fix For: 2.4.0
>
> Attachments: AMBARI-15679.patch
>
>
> LogSearch service includes three major components:
> * A Solr cloud to store logs and query
> * Log collectors/feeders that consume log files being generated by the
> services
> * Log search service that provides REST API and UI front end
> The above components are managed by Ambari through a stack definition. The
> stack definition provides the mechanism to have the LogSearch service
> configured to read log files created by other services, including Ambari
> Server. This integration allows customizing log locations and letting
> LogSearch service be aware of the locations.
> Final peace is to provide an integration from the Ambari UI to LogSearch
> service so that the logs for a service is easily accessible from the service
> dashboards.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)