Member since
08-16-2023
5
Posts
1
Kudos Received
0
Solutions
05-15-2024
07:20 PM
1 Kudo
Thank you Raghuy! Solved.
... View more
05-14-2024
11:58 AM
Hi everyone. How can i change, if possible, the ID of a connection in Apache NiFi? from: 9e16eefa-018c-1000-663d-ec184ba2fc6c to: a0077eefa-023c-1000-423d-ef184ba2fc6c (example) I think it's not possible and certainly it's not recommended, but it's a client request. They have an external software that identify the connection by its ID. They've deleted the connection and recreated it, so the ID has changed, and now the external software cannot read the status of this connection. We also cannot change de external software.
... View more
Labels:
- Labels:
-
Apache NiFi
08-21-2023
07:04 AM
Thank you, @cotopaul !! I'll try this.
... View more
08-19-2023
06:20 PM
Thank you @cotopaul for the suggestion, but i need to figure out a way to monitor this packets inside NiFi. It's a requirement of my client. They want something like a monitoring tool inside NiFi. I know it will be difficult to do this.... probably it's not possible, because it is not the purpose of NiFi. The debug mode is activated, with no success on showing the ping/pong packets.
... View more
08-16-2023
08:15 AM
Hi. I'm using the ConnectWebSocket processor to receive data from a remote server. The connection is established successfully, but eventually something happens and, even though the processor keeps running normally, the remote server indicates the connection is broken and I stop receiving data. Is there a way to monitor this connection using the ping/pong packets and some other processor or the nifi logs?
... View more
Labels:
- Labels:
-
Apache NiFi