<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Is there a way to monitor the ping/pong packets of the ConnectWebSocket processor? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Is-there-a-way-to-monitor-the-ping-pong-packets-of-the/m-p/375280#M242371</link>
    <description>&lt;P&gt;Welcome to the Cloudera Community!&lt;BR /&gt;&lt;BR /&gt;To help you get the best possible solution, I have tagged our NiFi experts&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/95503"&gt;@steven-matison&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/103151"&gt;@cotopaul&lt;/a&gt;&amp;nbsp; who may be able to assist you further.&lt;BR /&gt;&lt;BR /&gt;Please keep us updated on your post, and we hope you find a satisfactory solution to your query.@&lt;/P&gt;</description>
    <pubDate>Wed, 16 Aug 2023 17:48:44 GMT</pubDate>
    <dc:creator>DianaTorres</dc:creator>
    <dc:date>2023-08-16T17:48:44Z</dc:date>
    <item>
      <title>Is there a way to monitor the ping/pong packets of the ConnectWebSocket processor?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Is-there-a-way-to-monitor-the-ping-pong-packets-of-the/m-p/375269#M242365</link>
      <description>&lt;P&gt;Hi. I'm using the ConnectWebSocket processor to receive data from a remote server.&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;Is there a way to monitor this connection using the ping/pong packets and some other processor or the nifi logs?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2023 15:15:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Is-there-a-way-to-monitor-the-ping-pong-packets-of-the/m-p/375269#M242365</guid>
      <dc:creator>galt</dc:creator>
      <dc:date>2023-08-16T15:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to monitor the ping/pong packets of the ConnectWebSocket processor?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Is-there-a-way-to-monitor-the-ping-pong-packets-of-the/m-p/375280#M242371</link>
      <description>&lt;P&gt;Welcome to the Cloudera Community!&lt;BR /&gt;&lt;BR /&gt;To help you get the best possible solution, I have tagged our NiFi experts&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/95503"&gt;@steven-matison&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/103151"&gt;@cotopaul&lt;/a&gt;&amp;nbsp; who may be able to assist you further.&lt;BR /&gt;&lt;BR /&gt;Please keep us updated on your post, and we hope you find a satisfactory solution to your query.@&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2023 17:48:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Is-there-a-way-to-monitor-the-ping-pong-packets-of-the/m-p/375280#M242371</guid>
      <dc:creator>DianaTorres</dc:creator>
      <dc:date>2023-08-16T17:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to monitor the ping/pong packets of the ConnectWebSocket processor?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Is-there-a-way-to-monitor-the-ping-pong-packets-of-the/m-p/375314#M242386</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/106536"&gt;@galt&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;You could try to set your processors on debug with the hope to have something more written in the logs. Nevertheless, when it comes to network connectivity, I highly recommend you to involve your network team and ask them to identify what is causing the instability in the connection between the source and the target. They have the proper tools and logs to monitor the network flow between the systems. What they have to do is to monitor the traffic coming from your NiFi node and going to your remote server.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 10:00:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Is-there-a-way-to-monitor-the-ping-pong-packets-of-the/m-p/375314#M242386</guid>
      <dc:creator>cotopaul</dc:creator>
      <dc:date>2023-08-17T10:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to monitor the ping/pong packets of the ConnectWebSocket processor?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Is-there-a-way-to-monitor-the-ping-pong-packets-of-the/m-p/375391#M242433</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/103151"&gt;@cotopaul&lt;/a&gt;&amp;nbsp;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.&lt;/P&gt;&lt;P&gt;The debug mode is activated, with no success on showing the ping/pong packets.&lt;/P&gt;</description>
      <pubDate>Sun, 20 Aug 2023 01:21:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Is-there-a-way-to-monitor-the-ping-pong-packets-of-the/m-p/375391#M242433</guid>
      <dc:creator>galt</dc:creator>
      <dc:date>2023-08-20T01:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to monitor the ping/pong packets of the ConnectWebSocket processor?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Is-there-a-way-to-monitor-the-ping-pong-packets-of-the/m-p/375437#M242448</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/106536"&gt;@galt&lt;/a&gt;, in this case, the only solution I could propose is to create a Script in which you develop this exact logic you are looking for. Afterwards, you can execute your script in an ExecuteStreamCommand Processor and wait to see the output.&lt;BR /&gt;I suggested ExecuteStreamCommand because you can write the script in any language you desire and then execute it directly in NiFi. The only requirement is to have everything installed on those machines.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 09:12:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Is-there-a-way-to-monitor-the-ping-pong-packets-of-the/m-p/375437#M242448</guid>
      <dc:creator>cotopaul</dc:creator>
      <dc:date>2023-08-21T09:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to monitor the ping/pong packets of the ConnectWebSocket processor?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Is-there-a-way-to-monitor-the-ping-pong-packets-of-the/m-p/375450#M242458</link>
      <description>&lt;P&gt;Thank you,&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/103151"&gt;@cotopaul&lt;/a&gt;&amp;nbsp;!!&lt;BR /&gt;I'll try this.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 14:04:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Is-there-a-way-to-monitor-the-ping-pong-packets-of-the/m-p/375450#M242458</guid>
      <dc:creator>galt</dc:creator>
      <dc:date>2023-08-21T14:04:30Z</dc:date>
    </item>
  </channel>
</rss>

