<?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: Software Blades and Logs questions in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/Software-Blades-and-Logs-questions/m-p/24204#M4795</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The script /etc/cron.daily/logrotate is called daily, generally at midnight.&lt;/P&gt;&lt;P&gt;It calls the logrotate binary, which is configured with&amp;nbsp;&lt;SPAN class=""&gt;/etc/logrotate.conf.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;In the default configuration:&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Logs are rotated weekly&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;We keep four weeks of backlogs&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN class=""&gt;This, of course, can be changed.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Sep 2018 22:52:51 GMT</pubDate>
    <dc:creator>PhoneBoy</dc:creator>
    <dc:date>2018-09-04T22:52:51Z</dc:date>
    <item>
      <title>Software Blades and Logs questions</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Software-Blades-and-Logs-questions/m-p/24199#M4790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Mates I have few questions that I nedd help me:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Is there any way to find out the all the software blades that have ever been activated and used in a Check Point solution? even if it is no longer in use&lt;/P&gt;&lt;P&gt;2. Is it possible for the &lt;STRONG&gt;"admin"&lt;/STRONG&gt; user to delete logs on smartView Tracker in Management tab?&lt;/P&gt;&lt;P&gt;3. Is there any way to recover the &lt;STRONG&gt;"messages"&lt;/STRONG&gt; files in /var/log/messages if it has been deleted? By recovering I mean with the old logs in there&lt;/P&gt;&lt;P&gt;4. Is it possible to view all the commands run in &lt;STRONG&gt;"Expert"&lt;/STRONG&gt; mode after exiting the mode and re-entering again?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your help will be appreciated.&lt;/P&gt;&lt;P&gt;Thanks in advance.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Sep 2018 17:12:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Software-Blades-and-Logs-questions/m-p/24199#M4790</guid>
      <dc:creator>Di_Junior</dc:creator>
      <dc:date>2018-09-02T17:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: Software Blades and Logs questions</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Software-Blades-and-Logs-questions/m-p/24200#M4791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Audit Logs in SmartConsole. For example, in this case, I activated Mobile Access Blade.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" src="https://community.checkpoint.com/legacyfs/online/checkpoint/69987_pastedImage_6.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Yes. In addition, log files can also be deleted in Expert Mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;IMG class="image-2 jive-image" src="https://community.checkpoint.com/legacyfs/online/checkpoint/69985_pastedImage_4.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. If /var/log/messages is deleted (which it does get rotated periodically), there is no recovery. You should be backing this up or configure Gaia OS to send syslog messages to an external syslog server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4.&amp;nbsp;By default, we do not log commands executed in expert mode. There are ways built into bash that will allow you to send commands executed to syslog, for example:&amp;nbsp;&lt;A class="link-titled" href="https://askubuntu.com/questions/93566/how-to-log-all-bash-commands-by-all-users-on-a-server" title="https://askubuntu.com/questions/93566/how-to-log-all-bash-commands-by-all-users-on-a-server"&gt;logging - How to log all Bash commands by all users on a server? - Ask Ubuntu&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Sep 2018 18:38:41 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Software-Blades-and-Logs-questions/m-p/24200#M4791</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2018-09-02T18:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Software Blades and Logs questions</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Software-Blades-and-Logs-questions/m-p/24201#M4792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much &lt;A href="https://community.checkpoint.com/migrated-users/2075"&gt;Dameon Welch Abernathy&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Sep 2018 20:16:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Software-Blades-and-Logs-questions/m-p/24201#M4792</guid>
      <dc:creator>Di_Junior</dc:creator>
      <dc:date>2018-09-02T20:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: Software Blades and Logs questions</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Software-Blades-and-Logs-questions/m-p/24202#M4793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can have an overview of the enable blades from&amp;nbsp;&amp;nbsp; the gateway with the command enabled_blades or cpview&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2018 07:14:21 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Software-Blades-and-Logs-questions/m-p/24202#M4793</guid>
      <dc:creator>Marco_Valenti</dc:creator>
      <dc:date>2018-09-03T07:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: Software Blades and Logs questions</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Software-Blades-and-Logs-questions/m-p/24203#M4794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.checkpoint.com/migrated-users/2075"&gt;Dameon Welch Abernathy&lt;/A&gt;‌ we are experiecing something strange on our environment, the file /var/log/messages contents is changing and we cannot see the previous logs. Is this normal? is there any configure that can be done to cause this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2018 22:41:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Software-Blades-and-Logs-questions/m-p/24203#M4794</guid>
      <dc:creator>Di_Junior</dc:creator>
      <dc:date>2018-09-04T22:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: Software Blades and Logs questions</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Software-Blades-and-Logs-questions/m-p/24204#M4795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The script /etc/cron.daily/logrotate is called daily, generally at midnight.&lt;/P&gt;&lt;P&gt;It calls the logrotate binary, which is configured with&amp;nbsp;&lt;SPAN class=""&gt;/etc/logrotate.conf.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;In the default configuration:&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Logs are rotated weekly&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;We keep four weeks of backlogs&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN class=""&gt;This, of course, can be changed.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2018 22:52:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Software-Blades-and-Logs-questions/m-p/24204#M4795</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2018-09-04T22:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: Software Blades and Logs questions</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Software-Blades-and-Logs-questions/m-p/24205#M4796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to see the logs of the of four weeks ago? in which file can it be retrieved&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2018 22:57:31 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Software-Blades-and-Logs-questions/m-p/24205#M4796</guid>
      <dc:creator>Di_Junior</dc:creator>
      <dc:date>2018-09-04T22:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Software Blades and Logs questions</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Software-Blades-and-Logs-questions/m-p/24206#M4797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.checkpoint.com/legacyfs/online/checkpoint/70035_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;This is our configuration, and it looks like it rotates every four 4 weeks, but we want to find where the backlogs is stored after that. There are some strange changes that was done on our systems recently, and we cant find it. Your help will be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2018 23:14:27 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Software-Blades-and-Logs-questions/m-p/24206#M4797</guid>
      <dc:creator>Di_Junior</dc:creator>
      <dc:date>2018-09-04T23:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: Software Blades and Logs questions</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Software-Blades-and-Logs-questions/m-p/24207#M4798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;They are deleted after the fourth week, not stored anywhere.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2018 23:24:28 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Software-Blades-and-Logs-questions/m-p/24207#M4798</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2018-09-04T23:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: Software Blades and Logs questions</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Software-Blades-and-Logs-questions/m-p/24208#M4799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you suspect foul play, it might be worth giving our Incident Response team a call.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.checkpoint.com/support-services/threatcloud-incident-response/" title="https://www.checkpoint.com/support-services/threatcloud-incident-response/"&gt;Incident Response | Check Point Software&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2018 23:26:31 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Software-Blades-and-Logs-questions/m-p/24208#M4799</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2018-09-04T23:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: Software Blades and Logs questions</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Software-Blades-and-Logs-questions/m-p/24209#M4800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 00:00:02 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Software-Blades-and-Logs-questions/m-p/24209#M4800</guid>
      <dc:creator>Di_Junior</dc:creator>
      <dc:date>2018-09-05T00:00:02Z</dc:date>
    </item>
  </channel>
</rss>

