Member since
04-11-2023
6
Posts
6
Kudos Received
0
Solutions
03-29-2024
08:15 AM
1 Kudo
Hello Matt, Its configured via UDP, I understood that there is no way to track data loss. Is there anything I can check from Nifi that may contribute to this issue ? For example if systems resource are high or other factor. Thanks!
... View more
03-28-2024
07:08 PM
3 Kudos
Hello, I'm currently running Nifi version 1.8.0, starting from last week I noticed that I'm missing PutSysLog message from my syslog system. Some logs would appear and some wouldn't write to the syslog system. I checked my syslog system and was unable to find any issue. No other systems are experiencing issue writing to the syslog system. I enabled DEBUG on PutSysLog and it shows it was successful in sending the message to the syslog system but no entry exists. At the same time other PutSysLog does record the entries in syslog system and the file flows through other processors. Any suggestions on how to troubleshoot this issue? Thanks!
... View more
Labels:
- Labels:
-
Apache NiFi
04-27-2023
07:51 AM
Hello @MattWho @SAMSAL @steven-matison @DigitalPlumber @cotopaul , after confirming the access I'm able to verified I can access the bucket from aws cli on the same system Nifi is running on and download files. The problem I'm having now is that the ListS3 pickup the list of the files from the bucket but the FetchS3 doesn't do anything. When I enabled debugging on the FetchS3 I receiving the following error message. FetchS3 Error message FetchS3 Configuration ListS3 Configuration Any suggestion to what is causing the issue?
... View more
04-11-2023
07:29 AM
1 Kudo
Hello DigitalPlumber, Thanks for that information will make that changed.
... View more
04-11-2023
07:28 AM
Hello CotoPaul, I didn't think to change the FetchS3 to DEBUG, after doing that I received some alerts that stating issue with the VPCE endpoint "unable to get a match with the vpce endpoint pattern; using the configured region: us-east-1". I'm checking with cloudops team on the error message. Thanks!
... View more