-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51748/
-----------------------------------------------------------
(Updated Nov. 7, 2016, 9:16 a.m.)
Review request for Ambari, Oliver Szabo, Robert Nettleton, and Sumit Mohanty.
Changes
-------
fix branches
Bugs: AMBARI-18348
https://issues.apache.org/jira/browse/AMBARI-18348
Repository: ambari
Description
-------
Audit log collection and ranger audit log collection are 2 different collection
with almost the same schema. With solr alias support, we can use both.
Also use ambari audit logs inside audit collection, not in service log
collection
Diffs
-----
ambari-logsearch/ambari-logsearch-logfeeder/src/main/java/org/apache/ambari/logfeeder/filter/FilterKeyValue.java
c9c3f2c
ambari-logsearch/ambari-logsearch-logfeeder/src/test/java/org/apache/ambari/logfeeder/filter/FilterKeyValueTest.java
30cee42
ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/configuration/logsearch-properties.xml
e521c8e
ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/package/scripts/params.py
8b0ce75
ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/package/scripts/setup_logsearch.py
8d84093
ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/package/templates/input.config-ambari.json.j2
34f4b30
ambari-server/src/test/python/stacks/2.4/configs/default.json 8ac6fa7
ambari-web/app/data/HDP2/site_properties.js 9311e75
Diff: https://reviews.apache.org/r/51748/diff/
Testing
-------
Tested on local cluster.
Thanks,
Miklos Gergely