You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Olivér Szabó (JIRA)" <ji...@apache.org> on 2018/07/25 16:04:00 UTC

[jira] [Resolved] (AMBARI-24353) Log Feeder: generate solr id from specific fields

     [ https://issues.apache.org/jira/browse/AMBARI-24353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivér Szabó resolved AMBARI-24353.
-----------------------------------
    Resolution: Fixed

> Log Feeder: generate solr id from specific fields
> -------------------------------------------------
>
>                 Key: AMBARI-24353
>                 URL: https://issues.apache.org/jira/browse/AMBARI-24353
>             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: 1h
>  Remaining Estimate: 0h
>
> usage (in output.json configs)
> {code:json}
> {
>   outputs: [
>   {
>   "id_fields" : [
>   "log_message", "logtime", "type", "path" 
>   ]
>   }
> ]
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)