<?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>topic Missing Logs - track long-lived TCP/IP connection in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/Missing-Logs-track-long-lived-TCP-IP-connection/m-p/197541#M33093</link>
    <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;Recently we use TCP connection to forward syslogs from client to server (both are Linux OS). It is interesting that we can see from client and server (by TCPdump command) that the TCP connection is established and syslog data packet were forwarded/received properly.&lt;/P&gt;&lt;P&gt;While on the SmartConsole -&amp;gt; logs , we only see some intermittent logs, which should continuous ?&lt;BR /&gt;I thought when the client are forwarding syslogs, the data packet should be continuous(&amp;nbsp;&lt;SPAN&gt;long-lived TCP/IP connection ?) I checked on the client, the logs did generate&amp;nbsp;continuously.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I find some info from&amp;nbsp; &lt;A href="https://support.checkpoint.com/results/sk/sk41248" target="_blank" rel="noopener"&gt;https://support.checkpoint.com/results/sk/sk41248&lt;/A&gt;&amp;nbsp; , but it seems not mentioned how to track logs during long-lived TCP sessions.&lt;/P&gt;&lt;P&gt;Is it possible that the logs only track the TCP packet which has SYN ?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks very much&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Nov 2023 06:24:05 GMT</pubDate>
    <dc:creator>GeorgeF</dc:creator>
    <dc:date>2023-11-09T06:24:05Z</dc:date>
    <item>
      <title>Missing Logs - track long-lived TCP/IP connection</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Missing-Logs-track-long-lived-TCP-IP-connection/m-p/197541#M33093</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;Recently we use TCP connection to forward syslogs from client to server (both are Linux OS). It is interesting that we can see from client and server (by TCPdump command) that the TCP connection is established and syslog data packet were forwarded/received properly.&lt;/P&gt;&lt;P&gt;While on the SmartConsole -&amp;gt; logs , we only see some intermittent logs, which should continuous ?&lt;BR /&gt;I thought when the client are forwarding syslogs, the data packet should be continuous(&amp;nbsp;&lt;SPAN&gt;long-lived TCP/IP connection ?) I checked on the client, the logs did generate&amp;nbsp;continuously.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I find some info from&amp;nbsp; &lt;A href="https://support.checkpoint.com/results/sk/sk41248" target="_blank" rel="noopener"&gt;https://support.checkpoint.com/results/sk/sk41248&lt;/A&gt;&amp;nbsp; , but it seems not mentioned how to track logs during long-lived TCP sessions.&lt;/P&gt;&lt;P&gt;Is it possible that the logs only track the TCP packet which has SYN ?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks very much&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2023 06:24:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Missing-Logs-track-long-lived-TCP-IP-connection/m-p/197541#M33093</guid>
      <dc:creator>GeorgeF</dc:creator>
      <dc:date>2023-11-09T06:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Logs - track long-lived TCP/IP connection</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Missing-Logs-track-long-lived-TCP-IP-connection/m-p/197634#M33109</link>
      <description>&lt;P&gt;We generate a log upon first connection.&lt;BR /&gt;A session may consist of multiple connections (e.g. different elements on a webpage hosted in different places) which will update the existing log entry.&lt;BR /&gt;Likewise, if you have Accounting logging enabled or Detailed/Extended logging, the existing entry will update every 10 minutes.&lt;BR /&gt;These updates will be sent via Log Exporter as well.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2023 21:04:10 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Missing-Logs-track-long-lived-TCP-IP-connection/m-p/197634#M33109</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2023-11-09T21:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Logs - track long-lived TCP/IP connection</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Missing-Logs-track-long-lived-TCP-IP-connection/m-p/197642#M33110</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks very much for your reply.&lt;/P&gt;&lt;P&gt;As my understanding, it will generate a log when the TCP session is established. ( Yellow hightlighter)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TCP session.png" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/23160iB9EE9048F41DCAD0/image-size/large?v=v2&amp;amp;px=999" role="button" title="TCP session.png" alt="TCP session.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And if the connection keeps open and keeps forwarding log packets then it won't generate more logs.&lt;/P&gt;&lt;P&gt;Until the server or client initiate "CLOSING THE CONNECTION" , or some Time-Out triggered closing the session.&lt;/P&gt;&lt;P&gt;Next time when a new SYN -&amp;gt; SYN+ACK -&amp;gt; ACK established a new connection with &lt;EM&gt;&lt;STRONG&gt;a new source port&lt;/STRONG&gt;&lt;/EM&gt; ,&amp;nbsp; it will generate a new log.&lt;/P&gt;&lt;P&gt;Is it right ?&amp;nbsp; I think that would explain the intermittent logs perfectly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2023 01:43:01 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Missing-Logs-track-long-lived-TCP-IP-connection/m-p/197642#M33110</guid>
      <dc:creator>GeorgeF</dc:creator>
      <dc:date>2023-11-10T01:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Logs - track long-lived TCP/IP connection</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Missing-Logs-track-long-lived-TCP-IP-connection/m-p/197659#M33113</link>
      <description>&lt;P&gt;You've got it right.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2023 04:25:52 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Missing-Logs-track-long-lived-TCP-IP-connection/m-p/197659#M33113</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2023-11-10T04:25:52Z</dc:date>
    </item>
  </channel>
</rss>

