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

ASF GitHub Bot commented on NIFI-1965:
--------------------------------------

Github user pvillard31 commented on the issue:

    https://github.com/apache/nifi/pull/496
  
    @trixpan 
    You've given the same .name() to multiple properties, this has to be 
unique. The consequence is that properties are not longer displayed in the UI. 
Besides, there is a checkstyle violation in the build (-Pcontrib-check). I'll 
have another look when it is OK.


> Create a QueryDNS processor
> ---------------------------
>
>                 Key: NIFI-1965
>                 URL: https://issues.apache.org/jira/browse/NIFI-1965
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Andre
>
> As part of a data pipeline security teams frequently must enrich data using 
> DNS enabled APIs such as:
> ShadowServer BGP and ASN lookup via DNS
> https://www.shadowserver.org/wiki/pmwiki.php/Services/IP-BGP#toc7 
> Team Cymru Malware Hash Registry
> http://www.team-cymru.org/MHR.html
> Spamhaus (SBL, XBL, etc)
> and others
> QueryDNS will use an expression language enabled property to run a query 
> against DNS and add the raw result to an attribute (for later processing if 
> necessary). 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to