Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 45EDE200B44 for ; Wed, 29 Jun 2016 12:20:39 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 44862160A4D; Wed, 29 Jun 2016 10:20:39 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 8F0A3160A57 for ; Wed, 29 Jun 2016 12:20:38 +0200 (CEST) Received: (qmail 21121 invoked by uid 500); 29 Jun 2016 10:20:37 -0000 Mailing-List: contact issues-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 issues@ambari.apache.org Received: (qmail 21026 invoked by uid 99); 29 Jun 2016 10:20:37 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Jun 2016 10:20:37 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 84D4A2C02A4 for ; Wed, 29 Jun 2016 10:20:37 +0000 (UTC) Date: Wed, 29 Jun 2016 10:20:37 +0000 (UTC) From: =?utf-8?Q?Oliv=C3=A9r_Szab=C3=B3_=28JIRA=29?= To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (AMBARI-17170) Logfeeder should read every service/ambari logs MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 29 Jun 2016 10:20:39 -0000 [ https://issues.apache.org/jira/browse/AMBARI-17170?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliv=C3=A9r Szab=C3=B3 resolved AMBARI-17170. ----------------------------------- Resolution: Fixed committed to trunk: {code:java} commit 259279cd67ba2626d68d3565982729769b9f5ea9 Author: oleewere Date: Tue Jun 28 20:04:11 2016 +0200 AMBARI-17170. Logfeeder should read every service/ambari logs (oleewere= ) {code} comitted to branch-2.4: {code:java} commit 64613ae9b7bb76e5d248a0d353f5fcde0941f301 Author: oleewere Date: Tue Jun 28 20:04:11 2016 +0200 AMBARI-17170. Logfeeder should read every service/ambari logs (oleewere= ) {code} > Logfeeder should read every service/ambari logs > ----------------------------------------------- > > Key: AMBARI-17170 > URL: https://issues.apache.org/jira/browse/AMBARI-17170 > Project: Ambari > Issue Type: Bug > Components: ambari-logsearch, ambari-server > Affects Versions: 2.4.0 > Reporter: Oliv=C3=A9r Szab=C3=B3 > Assignee: Oliv=C3=A9r Szab=C3=B3 > Fix For: 2.4.0 > > > ambari logs generated with ambari-server user / ambari-server group permi= ssions. > In case of non-root ambari server installs, ambari-server user should be = in Hadoop service group, although that happens, most of the logs still in a= mbari-server group (not in hadoop), so does not matter logfeeder and ambari= -server on the same group, if the ambari server log files are not in the co= mmon hadoop group > Also we can hit different permission issues also if any of the services l= ogs is only readable by the actual service user -- This message was sent by Atlassian JIRA (v6.3.4#6332)