Martin Hynar created NIFI-14179:
-----------------------------------

             Summary: PutSyslog marks invalid messages with Z timezone
                 Key: NIFI-14179
                 URL: https://issues.apache.org/jira/browse/NIFI-14179
             Project: Apache NiFi
          Issue Type: Bug
    Affects Versions: 1.27.0
            Reporter: Martin Hynar


Hello team, I just discovered that PutSyslog processor routes messages with Z 
timezone to invalid relationship.

 

Setting up sample PutSyslog processor with (format taken from NiFi 
documentation)
{code:java}
Message Timestamp: ${now():format("yyyy-MM-dd'T'HH:mm:ss.SZ")} 

{code}
 

Same problem applies also to format yyyy-MM-dd'T'HH:mm:ssZ

The +hh:mm form does not have the problem.

 

 

Other parameters are fixed
{code:java}
Message Priority: 1
Message Hostname: example.com
Message Body: message

{code}
 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to