[
https://issues.apache.org/jira/browse/AMBARI-19906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16041341#comment-16041341
]
Olivér Szabó commented on AMBARI-19906:
---------------------------------------
hi, [~gmathew1]
for 3.0 we will add something called infra-manager (it will contain specific
jobs, and from the logsearch ui, you will able to start and monitor some
specific jobs), you can find details in the readme.md (it uses spring-batch, so
it is something that can be used for that you want)
https://github.com/apache/ambari/tree/trunk/ambari-infra/ambari-infra-manager
we will add some sample jobs (right now we have only a dummy one) with the
right dependencies but first i will need to get rid of jdk7 support for
ambari-server (+ ambari shipped services), which is a big task, then we will
upgrade to Solr 6, and write some operations with that (stream data, make zip
files from it etc.). so overall i would say you can check that, but as we will
add some basic jobs, maybe it worth to wait before you will implement something
(maybe in the end you wont be needed to add anything)
> Ambari Log Search – Single Click Log Collection and Download.
> -------------------------------------------------------------
>
> Key: AMBARI-19906
> URL: https://issues.apache.org/jira/browse/AMBARI-19906
> Project: Ambari
> Issue Type: Story
> Components: ambari-logsearch, logsearch
> Affects Versions: 2.4.0, 2.4.2
> Reporter: George Mathew
> Assignee: George Mathew
> Fix For: trunk
>
> Attachments: Proposal.pdf
>
>
> Ambari Log Search can be used to download log messages for further analysis.
> It lets you download log messages generated by a specific service in a
> specific node in the cluster.
> The challenge comes when troubleshooting several services spanning several
> nodes and you want to collect all the logs, there is no simple way to click
> and collect them at once. I am proposing a solution that would simplify the
> current actions needed to collect logs by clicking a button. The proposed
> download button will collect all the logs in the search criteria, organize
> them by service, place them on HDFS and offer a download link
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)