[ 
https://issues.apache.org/jira/browse/AMBARI-22750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16320000#comment-16320000
 ] 

ASF GitHub Bot commented on AMBARI-22750:
-----------------------------------------

oleewere opened a new pull request #79: AMBARI-22750. Add custom input / mapper 
descriptor to config api
URL: https://github.com/apache/ambari/pull/79
 
 
   ## What changes were proposed in this pull request?
   
   New custom input and mapper blocks for the logsearch config api:
   ```bash
   { 
   inputs :
   [  
     "source":"custom"
     "class": "..."
     "properties": { "k1": "v1", "k2": "v2"}
   ]
   #... and same for mappers inside filters 
   ```
   ## How was this patch tested?
   
   With docker based environment, logfeeder still behave as the same way.
   The more detailed testing will be added after logfeeder will be pluggable
   
   @kasakrisz @swagle @zeroflag

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Log Feeder: refactor - make input/output/filter/mappers pluggable
> -----------------------------------------------------------------
>
>                 Key: AMBARI-22750
>                 URL: https://issues.apache.org/jira/browse/AMBARI-22750
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-logsearch
>    Affects Versions: 3.0.0
>            Reporter: Olivér Szabó
>            Assignee: Olivér Szabó
>             Fix For: 3.0.0
>
>   Original Estimate: 144h
>  Remaining Estimate: 144h
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to