Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A4B3617A09 for ; Thu, 16 Oct 2014 05:45:35 +0000 (UTC) Received: (qmail 17067 invoked by uid 500); 16 Oct 2014 05:45:34 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 17016 invoked by uid 500); 16 Oct 2014 05:45:34 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 17002 invoked by uid 99); 16 Oct 2014 05:45:33 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Oct 2014 05:45:33 +0000 Date: Thu, 16 Oct 2014 05:45:33 +0000 (UTC) From: "Mingjiang Shi (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMBARI-7811) Integrate ElasticSearch, LogStash and Kibana with Ambari MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Mingjiang Shi created AMBARI-7811: ------------------------------------- Summary: Integrate ElasticSearch, LogStash and Kibana with Ambari Key: AMBARI-7811 URL: https://issues.apache.org/jira/browse/AMBARI-7811 Project: Ambari Issue Type: New Feature Components: ambari-server Reporter: Mingjiang Shi Fix For: 2.0.0 A hadoop cluster has many nodes, many services and many components, which generates many logs on different machines. It would be a good idea to search and view those logs at a central place. The ELK stack (elastic search, logstash and kibana) is the one of the best open source log collection, storage and search solution. By integrating ELK with Ambari, user could optionally install ELK when deploying a cluster. This will enable user to search and view all the logs at free. -- This message was sent by Atlassian JIRA (v6.3.4#6332)