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

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

GitHub user trixpan opened a pull request:

    https://github.com/apache/nifi/pull/819

    NIFI-1965 - Convert DNS_TIMEOUT property to TIME_PERIOD

    @pvillard31 - for some reason this commit ended up on another branch. Mind 
having a look?
    
    my apologies.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/trixpan/nifi NIFI-1965p2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/819.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #819
    
----
commit bb0c9c3e9334fbb95a76930df7c600ae25aa7edb
Author: Andre F de Miranda <trix...@users.noreply.github.com>
Date:   2016-08-09T13:08:16Z

    NIFI-1965 - COnvert DNS_TIMEOUT property to TIME_PERIOD

----


> Create a QueryDNS processor
> ---------------------------
>
>                 Key: NIFI-1965
>                 URL: https://issues.apache.org/jira/browse/NIFI-1965
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Andre
>            Assignee: Andre
>             Fix For: 1.0.0
>
>
> 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