[
https://issues.apache.org/jira/browse/AMBARI-24183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivér Szabó updated AMBARI-24183:
----------------------------------
Affects Version/s: (was: 3.0.0)
2.7.0
> Log Feeder: read and ship docker container logs
> -----------------------------------------------
>
> Key: AMBARI-24183
> URL: https://issues.apache.org/jira/browse/AMBARI-24183
> Project: Ambari
> Issue Type: Bug
> Components: ambari-logsearch
> Affects Versions: 2.7.0
> Reporter: Olivér Szabó
> Assignee: Olivér Szabó
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.7.1
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> - implement a container registry which can update / gather docker metadata
> for logfeeder (like actual container log path etc.)
> - new field in input configuration: "docker", e.g.:
> {code:java}
> "inputs" : [
> {
> ...
> "docker" : "true"
> }
> {code}
> If this value is set to `true`, then for every line a json pattern should be
> applied first (before go with anything else like grok filters)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)