[
https://issues.apache.org/jira/browse/METRON-694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15864022#comment-15864022
]
ASF GitHub Bot commented on METRON-694:
---------------------------------------
Github user merrimanr commented on a diff in the pull request:
https://github.com/apache/incubator-metron/pull/453#discussion_r100848754
--- Diff:
metron-platform/metron-indexing/src/main/config/zookeeper/indexing/error.json
---
@@ -0,0 +1,17 @@
+{
+ "hdfs" : {
--- End diff --
Yes that is correct. There is an "error_type" type fields that
distinguishes between the different type of errors. If you think there is a
strong reason to make "source.type" the "error_type" field and add indexing
configs for all the different types we can do that.
> Index Errors from Topologies
> ----------------------------
>
> Key: METRON-694
> URL: https://issues.apache.org/jira/browse/METRON-694
> Project: Metron
> Issue Type: Bug
> Reporter: Ryan Merriman
>
> Need to make sure (and review) that all the bolts write into the error queue.
> Errors should then be consumed from the error queue and indexed.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)