You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Pierre Villard (Jira)" <ji...@apache.org> on 2021/10/01 07:26:00 UTC

[jira] [Updated] (NIFI-9223) ListenSyslog cannot listen on 0.0.0.0

     [ https://issues.apache.org/jira/browse/NIFI-9223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre Villard updated NIFI-9223:
---------------------------------
    Fix Version/s: 1.15.0
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

> ListenSyslog cannot listen on 0.0.0.0
> -------------------------------------
>
>                 Key: NIFI-9223
>                 URL: https://issues.apache.org/jira/browse/NIFI-9223
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: 1.14.0, 1.13.2
>            Reporter: Benjamin Charron
>            Assignee: David Handermann
>            Priority: Major
>              Labels: ListenSyslog, Netty
>             Fix For: 1.15.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> As of 1.13.2, ListenSyslog now defaults to listening on 127.0.0.1. It previously listened on 0.0.0.0.
> It is no longer possible to listen on 0.0.0.0 because the processor only supports specifying a network interface, via "Local Network Interface", rather than a network address.
> I think the default should be reverted to 0.0.0.0, as it caught us off-guard during upgrade:
> https://github.com/apache/nifi/blob/main/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/ListenSyslog.java#L197



--
This message was sent by Atlassian Jira
(v8.3.4#803005)