-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63265/
-----------------------------------------------------------
Review request for Ambari, Krisztian Kasa, Miklos Gergely, and Robert Nettleton.
Bugs: AMBARI-22300
https://issues.apache.org/jira/browse/AMBARI-22300
Repository: ambari
Description
-------
add new "init_default_fields" config param to input block. If that option is
turned on, then logfeeder will apply the default fields before any grok filter
is applied (right now it should just work with grok filter
Diffs
-----
ambari-logsearch/ambari-logsearch-logfeeder/src/main/java/org/apache/ambari/logfeeder/filter/FilterGrok.java
deff1b2
ambari-logsearch/ambari-logsearch-logfeeder/src/main/java/org/apache/ambari/logfeeder/input/Input.java
6f6bb6d
ambari-logsearch/ambari-logsearch-logfeeder/src/main/java/org/apache/ambari/logfeeder/output/OutputManager.java
8bf6ae3
ambari-logsearch/ambari-logsearch-logfeeder/src/main/java/org/apache/ambari/logfeeder/util/LogFeederUtil.java
73cf449
Diff: https://reviews.apache.org/r/63265/diff/1/
Testing
-------
UTs done
Thanks,
Oliver Szabo