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

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

Github user pvillard31 commented on the issue:

    https://github.com/apache/nifi/pull/858
  
    @trixpan 
    Just made some tests with your template. I played with the parameters to 
check custom validation and the messages do not sound clear to me. For example:
    
    <img width="769" alt="screen shot 2016-08-17 at 9 55 18 pm" 
src="https://cloud.githubusercontent.com/assets/11541012/17750995/5cc41aa8-64c5-11e6-9935-32f5e327e8ae.png";>
    
    <img width="586" alt="screen shot 2016-08-17 at 9 55 31 pm" 
src="https://cloud.githubusercontent.com/assets/11541012/17751000/61378336-64c5-11e6-8a64-0d1189f15e34.png";>
    
    Then when coming back to the following configuration, I got this exception:
    
    <img width="774" alt="screen shot 2016-08-17 at 9 56 47 pm" 
src="https://cloud.githubusercontent.com/assets/11541012/17751026/86bff2dc-64c5-11e6-9ac8-2cead5777aaf.png";>
    
    <img width="1432" alt="screen shot 2016-08-17 at 9 53 25 pm" 
src="https://cloud.githubusercontent.com/assets/11541012/17751028/8b868d9e-64c5-11e6-9ee7-ecdd3893d4d1.png";>
    
    Could you have a look? or let me know if this is expected.


> Create a batch capable pseudo-whois ("netcat") enrichment Processor
> -------------------------------------------------------------------
>
>                 Key: NIFI-1971
>                 URL: https://issues.apache.org/jira/browse/NIFI-1971
>             Project: Apache NiFi
>          Issue Type: Improvement
>    Affects Versions: 1.0.0, 0.7.0
>            Reporter: Andre
>            Assignee: Andre
>             Fix For: 1.1.0
>
>
> While the QueryDNS created can be used on low to medium volume enrichment and 
> to licensed DNS based lookups (e.g. commercial use of SpamHaus) many 
> enrichment providers prefer the use of bulk queries using pseudo whois API 
> (a.k.a. netcat interface).
> as documented 
> [here|https://www.shadowserver.org/wiki/pmwiki.php/Services/IP-BGP#toc6] the 
> bulk interfaces work by connecting to port 43/TCP and sending a payload like:
> {code}
> begin origin
> 4.5.4.3
> 17.112.152.32
> 208.77.188.166
> end
> {code}



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

Reply via email to