[
https://issues.apache.org/jira/browse/NIFI-5155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16465915#comment-16465915
]
Josh Nicholson commented on NIFI-5155:
--------------------------------------
[~sivaprasanna]
As a user, it would be nice to also have the hostname be added for ease of use.
In my case, I'm needing this for a flow I'm using to monitor disk usage within
the NiFi cluster, as I am needing the hostname to easily distinguish which host
is throwing the alert.
> Bulletins do not include IP/hostname information
> ------------------------------------------------
>
> Key: NIFI-5155
> URL: https://issues.apache.org/jira/browse/NIFI-5155
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Matt Burgess
> Priority: Major
>
> There is an API call on Bulletin for setNodeAddress(), which is meant to set
> the node on which a bulletin/error has occurred. The
> SiteToSiteBulletinReportingTask uses getNodeAddress() to add said field to
> the outgoing records (if available). However, the framework is not calling
> setNodeAddress() anywhere, which results in the field being missing from the
> outgoing records.
> NiFi should add the appropriate node address information to the outgoing
> bulletin information.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)