<?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 Re: SmartLog only indexing the current fw.log in AI Network Firewall</title>
    <link>https://community.checkpoint.com/t5/AI-Network-Firewall/SmartLog-only-indexing-the-current-fw-log/m-p/21254#M93046</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like a miracle has happened, I now have 13 days of logs in smartlog, I think running&amp;nbsp;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;sk73361 must have fixed it and it just took a very long time to reindex the files. I might even&amp;nbsp; get more logs if I check again later.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;thanks for your help!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Aug 2018 23:40:42 GMT</pubDate>
    <dc:creator>Ryan_Ryan</dc:creator>
    <dc:date>2018-08-23T23:40:42Z</dc:date>
    <item>
      <title>SmartLog only indexing the current fw.log</title>
      <link>https://community.checkpoint.com/t5/AI-Network-Firewall/SmartLog-only-indexing-the-current-fw-log/m-p/21247#M93039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our smartlog for some reason is only showing logs for the current fw.log file (meaning I only have half a day of logs in smartlog). The time of my smartlog index ties up exactly with the start of the current fw.log file. When&amp;nbsp;fw.log rolls over I lose all my previous logs and it starts the index again.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Smartview tracker is showing 40 days worth of log files, I have over 1tb of free hdd space. tried disabling smart log, pushing policy then re-enabling it again but the same results. It was working previously, not sure what changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This doesn't seem to be a common issue either, any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 01:42:56 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/AI-Network-Firewall/SmartLog-only-indexing-the-current-fw-log/m-p/21247#M93039</guid>
      <dc:creator>Ryan_Ryan</dc:creator>
      <dc:date>2018-08-23T01:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: SmartLog only indexing the current fw.log</title>
      <link>https://community.checkpoint.com/t5/AI-Network-Firewall/SmartLog-only-indexing-the-current-fw-log/m-p/21248#M93040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may check this one below - it has references to two good SKs you may want to read regarding log indexing. Your indexer is possibly stuck at a specific log file and you may want to skip it manually.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.checkpoint.com/message/11199-how-to-quickly-check-log-indexing-backlog" target="_blank"&gt;https://community.checkpoint.com/message/11199-how-to-quickly-check-log-indexing-backlog&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2019 09:10:26 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/AI-Network-Firewall/SmartLog-only-indexing-the-current-fw-log/m-p/21248#M93040</guid>
      <dc:creator>Kaspars_Zibarts</dc:creator>
      <dc:date>2019-06-21T09:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: SmartLog only indexing the current fw.log</title>
      <link>https://community.checkpoint.com/t5/AI-Network-Firewall/SmartLog-only-indexing-the-current-fw-log/m-p/21249#M93041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the reply, I think that command is suited only for MDM as it didn't work well on my box. I also went through those two SK's to no avail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if I check&amp;nbsp;$SMARTLOGDIR/data/FetchedFiles it is showing 122 log files, I also followed another sk73361,&amp;nbsp; the fetchedfiles accumulated back up to what it previously was, but still cant see the logs in smartlog!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 05:00:55 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/AI-Network-Firewall/SmartLog-only-indexing-the-current-fw-log/m-p/21249#M93041</guid>
      <dc:creator>Ryan_Ryan</dc:creator>
      <dc:date>2018-08-23T05:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: SmartLog only indexing the current fw.log</title>
      <link>https://community.checkpoint.com/t5/AI-Network-Firewall/SmartLog-only-indexing-the-current-fw-log/m-p/21250#M93042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;to take away MDS part, run it like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cat $INDEXERDIR/data/FetchedFiles | while read line; do if [ `echo $line | awk '{print $7}'` -eq 0 ] &amp;amp;&amp;amp; [ `echo $line | grep -c " fw."` -eq 0 ] &amp;amp;&amp;amp;&amp;nbsp; [ `echo $line | grep -c "serialization"` -eq 0 ]; then echo $line; fi done&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you share output of&amp;nbsp;&lt;SPAN&gt;cat $INDEXERDIR/data/FetchedFiles?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 05:18:04 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/AI-Network-Firewall/SmartLog-only-indexing-the-current-fw-log/m-p/21250#M93042</guid>
      <dc:creator>Kaspars_Zibarts</dc:creator>
      <dc:date>2018-08-23T05:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: SmartLog only indexing the current fw.log</title>
      <link>https://community.checkpoint.com/t5/AI-Network-Firewall/SmartLog-only-indexing-the-current-fw-log/m-p/21251#M93043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On my system the variable&amp;nbsp;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;$INDEXERDIR doesnt exist. However removing that and using the absolute path (/var/log/opt/CPSmartLog-R77/data/FetchedFiles) the output of the command gives the exact same output as doing just the cat of the file (same number of lines - 122)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;The output of cat is: (trimmed to just the top 5 lines)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;22 serialization::archive 9 0 0 0 0 123 1 0 1 3 1 0&lt;BR /&gt;0 9 127.0.0.1 25 2018-08-08_105409_120.log 1533649377 0 4294967295 0 0 0 0 3&lt;BR /&gt;1 9 127.0.0.1 21 2018-07-08_010000.log 1530948689 0 4294967295 0 0 3&lt;BR /&gt;2 9 127.0.0.1 25 2018-08-14_232927_134.log 1534215276 0 4294967295 0 0 3&lt;BR /&gt;3 9 127.0.0.1 24 2018-07-28_015714_97.log 1532656050 0 4294967295 0 0 3&lt;BR /&gt;4 9 127.0.0.1 24 2018-07-21_010436_83.log 1532050379 0 4294967295 0 0 3&lt;BR /&gt;5 9 127.0.0.1 25 2018-08-21_151813_150.log 1534804867 0 4294967295 0 0 3&lt;BR /&gt;6 9 127.0.0.1 24 2018-07-24_111548_88.log 1532350801 0 4294967295 0 0 3&lt;BR /&gt;7 9 127.0.0.1 21 2018-07-12_010000.log 1531298007 0 4294967295 0 0 3&lt;BR /&gt;8 9 127.0.0.1 21 2018-07-22_010000.log 1532163046 0 4294967295 0 0 3&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;&amp;lt;trim&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;81 9 127.0.0.1 6 fw.log 1534992458 0 4294967295 1 0 2 0 0 5023588 3&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;&amp;lt;trim&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 05:35:56 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/AI-Network-Firewall/SmartLog-only-indexing-the-current-fw-log/m-p/21251#M93043</guid>
      <dc:creator>Ryan_Ryan</dc:creator>
      <dc:date>2018-08-23T05:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: SmartLog only indexing the current fw.log</title>
      <link>https://community.checkpoint.com/t5/AI-Network-Firewall/SmartLog-only-indexing-the-current-fw-log/m-p/21252#M93044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, you're on R77! Will have to dig notes out on that subject. I thought it was R80 &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://community.checkpoint.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 05:54:26 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/AI-Network-Firewall/SmartLog-only-indexing-the-current-fw-log/m-p/21252#M93044</guid>
      <dc:creator>Kaspars_Zibarts</dc:creator>
      <dc:date>2018-08-23T05:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: SmartLog only indexing the current fw.log</title>
      <link>https://community.checkpoint.com/t5/AI-Network-Firewall/SmartLog-only-indexing-the-current-fw-log/m-p/21253#M93045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you looked at these SKs:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk77640" title="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk77640"&gt;SmartLog does not index logs that existed prior to SmartLog installation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk104864" title="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk104864"&gt;SmartLog cannot index existing old logs&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also have you checked logs in&amp;nbsp;&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;$SMARTLOGDIR/log/smartlog_server.elg&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 09:46:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/AI-Network-Firewall/SmartLog-only-indexing-the-current-fw-log/m-p/21253#M93045</guid>
      <dc:creator>Kaspars_Zibarts</dc:creator>
      <dc:date>2018-08-23T09:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: SmartLog only indexing the current fw.log</title>
      <link>https://community.checkpoint.com/t5/AI-Network-Firewall/SmartLog-only-indexing-the-current-fw-log/m-p/21254#M93046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like a miracle has happened, I now have 13 days of logs in smartlog, I think running&amp;nbsp;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;sk73361 must have fixed it and it just took a very long time to reindex the files. I might even&amp;nbsp; get more logs if I check again later.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;thanks for your help!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 23:40:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/AI-Network-Firewall/SmartLog-only-indexing-the-current-fw-log/m-p/21254#M93046</guid>
      <dc:creator>Ryan_Ryan</dc:creator>
      <dc:date>2018-08-23T23:40:42Z</dc:date>
    </item>
  </channel>
</rss>

