[
https://issues.apache.org/jira/browse/AMBARI-19151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15745386#comment-15745386
]
Miklos Gergely edited comment on AMBARI-19151 at 12/13/16 3:22 PM:
-------------------------------------------------------------------
committed to trunk:
{code:java}
commit 2f038b2709068c0237b80f0b176d39abb434f9b2
Author: Miklos Gergely <[email protected]>
Date: Tue Dec 13 16:14:23 2016 +0100
AMBARI-19151 New Log Search REST API that returns the log files of the host
components
Change-Id: Ie789a0c8c98b6b6b7dd02f32a3acb89039f56de4
{code}
committed to branch-2.5:
{code:java}
commit 56271c8aa1e87ac5b690381f28ed2f20d16e0bc9
Author: Miklos Gergely <[email protected]>
Date: Tue Dec 13 16:21:35 2016 +0100
AMBARI-19151 New Log Search REST API that returns the log files of the host
components
Change-Id: I752fca2e12e2c8f528cca2d6ec00629a9527051f
{code}
was (Author: mgergely):
committed to trunk:
{code:java}
commit 2f038b2709068c0237b80f0b176d39abb434f9b2
Author: Miklos Gergely <[email protected]>
Date: Tue Dec 13 16:14:23 2016 +0100
AMBARI-19151 New Log Search REST API that returns the log files of the host
components
Change-Id: Ie789a0c8c98b6b6b7dd02f32a3acb89039f56de4
{code}
committed to branch-2.5:
{code:java}
commit cbb81c44722362dc13f327c1fe690756998d8a7b
Author: Miklos Gergely <[email protected]>
Date: Tue Dec 13 16:06:17 2016 +0100
New Log Search REST API that returns the log files of the host components
Change-Id: I8777e57fd17fa5704fbc5454b64f72ddf4c6ab5d
{code}
> New REST API in Log Search Portal that returns the log files of the host
> components
> -----------------------------------------------------------------------------------
>
> Key: AMBARI-19151
> URL: https://issues.apache.org/jira/browse/AMBARI-19151
> Project: Ambari
> Issue Type: Task
> Components: ambari-logsearch
> Affects Versions: 2.5.0
> Reporter: Miklos Gergely
> Assignee: Miklos Gergely
> Fix For: 2.5.0
>
>
> Ambari Server fetches the log file names of the host components by fetching
> the log entries, and get the log file field of the first entry it founds.
> This new API replaces this logic, it explicitly returns the log files of a
> host component, and thus giving the control to the Log Search server.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)