[
https://issues.apache.org/jira/browse/NIFI-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14964410#comment-14964410
]
Mike de Rhino commented on NIFI-274:
-------------------------------------
[~bende]
What do you think about the idea of to stop the TCP listening port in case of
issues (e.g. full disk) ?
I have the impression (but not that sure) this can be achieved by using
[getAvailableRelationships|https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/servlets/ListenHTTPServlet.java#L142]?
This should prevent the devices sending TCP messages from connecting to the
server to deliver messages that would potentially be lost due to downstream
woes.
> Syslog processors
> -----------------
>
> Key: NIFI-274
> URL: https://issues.apache.org/jira/browse/NIFI-274
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Extensions
> Affects Versions: 0.1.0
> Environment: any
> Reporter: Corey Flowers
> Assignee: Bryan Bende
> Priority: Minor
> Labels: features
> Fix For: 0.4.0
>
> Attachments: NIFI-274-2.patch, NIFI-274-3.patch, NIFI-274.patch
>
>
> request to add syslog processors for direct interaction with syslog to
> include pulls and pushes of log info.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)