<?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: Old log files not deleted on MDM server in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Old-log-files-not-deleted-on-MDM-server/m-p/167928#M69822</link>
    <description>&lt;P&gt;I think that SK117317 covers it pretty good (&lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk117317&amp;amp;partition=Advanced&amp;amp;product=SmartEvent" target="_blank"&gt;https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk117317&amp;amp;partition=Advanced&amp;amp;product=SmartEvent&lt;/A&gt;).&lt;/P&gt;</description>
    <pubDate>Mon, 16 Jan 2023 13:55:23 GMT</pubDate>
    <dc:creator>Amir_Senn</dc:creator>
    <dc:date>2023-01-16T13:55:23Z</dc:date>
    <item>
      <title>Old log files not deleted on MDM server</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Old-log-files-not-deleted-on-MDM-server/m-p/167902#M69817</link>
      <description>&lt;P&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;I have a MDM server on R81.10 take 79 and disk is getting full because old log files are not deleted.&lt;BR /&gt;&lt;BR /&gt;In the past, you had to edit a configuration file, but I was told you could configure a log policy from the MDM server object in SmartConsole. So that is what I did.&lt;/P&gt;
&lt;P&gt;It does not make any difference what I configure in SmartConsole. The /var/log partition is getting full and I need to manually remove files. I even installed the database on the CMA's after changing the settings in SmartConsole in the MDM server object.&lt;BR /&gt;&lt;BR /&gt;Not sure what&amp;nbsp; I am missing here. Followed the MDM admin guide.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Martijn&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 10:51:38 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Old-log-files-not-deleted-on-MDM-server/m-p/167902#M69817</guid>
      <dc:creator>Martijn</dc:creator>
      <dc:date>2023-01-16T10:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: Old log files not deleted on MDM server</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Old-log-files-not-deleted-on-MDM-server/m-p/167904#M69818</link>
      <description>&lt;P&gt;Are there logs still in folders pertaining to old versions? Those won't get culled by the SmartConsile config iirc.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 11:19:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Old-log-files-not-deleted-on-MDM-server/m-p/167904#M69818</guid>
      <dc:creator>Chris_Atkinson</dc:creator>
      <dc:date>2023-01-16T11:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: Old log files not deleted on MDM server</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Old-log-files-not-deleted-on-MDM-server/m-p/167908#M69819</link>
      <description>&lt;P&gt;Hi Martijn,&lt;/P&gt;
&lt;P&gt;If you changed a file in the past this might cause the issue because if you change definitions from the files it will override SmartConsole settings.&lt;/P&gt;
&lt;P&gt;I would check if you have the following file:&amp;nbsp;&lt;SPAN&gt;$FWDIR/conf/log_policy_extended.C . If so, you can try to change the name and re-install DB on CMA. (mv&amp;nbsp;$FWDIR/conf/log_policy_extended.C&amp;nbsp;$FWDIR/conf/log_policy_extended.C.ORIG )&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can verify what are the definitions loaded to the CMA by looking at fwd.elg of that CMA, look for difference between "loaded set" which is what the definitions try to load and "working set" are the definitions that actually gets enforced.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I think this will help you solve the issue or lead you in the right way.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 11:31:38 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Old-log-files-not-deleted-on-MDM-server/m-p/167908#M69819</guid>
      <dc:creator>Amir_Senn</dc:creator>
      <dc:date>2023-01-16T11:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: Old log files not deleted on MDM server</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Old-log-files-not-deleted-on-MDM-server/m-p/167921#M69820</link>
      <description>&lt;P&gt;Amir,&lt;BR /&gt;&lt;BR /&gt;Thanks!!! That was the issue. &lt;BR /&gt;&lt;BR /&gt;I performed a clean R81.10 install for this MDM server, but imported the MDM database. Forgot all about this file we have changed in the earlier versions.&lt;BR /&gt;&lt;BR /&gt;I renamed the log_policy_extended.C file and performed a mdmstop/mdsstart. After that, I could the the log_policy.C files was the current policy in fwd.elg and free disk space increased.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Martijn&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 13:26:08 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Old-log-files-not-deleted-on-MDM-server/m-p/167921#M69820</guid>
      <dc:creator>Martijn</dc:creator>
      <dc:date>2023-01-16T13:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: Old log files not deleted on MDM server</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Old-log-files-not-deleted-on-MDM-server/m-p/167923#M69821</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/37178"&gt;@Amir_Senn&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think we should add an SK for this (if one does not currently exist)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 13:38:14 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Old-log-files-not-deleted-on-MDM-server/m-p/167923#M69821</guid>
      <dc:creator>Tal_Paz-Fridman</dc:creator>
      <dc:date>2023-01-16T13:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: Old log files not deleted on MDM server</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Old-log-files-not-deleted-on-MDM-server/m-p/167928#M69822</link>
      <description>&lt;P&gt;I think that SK117317 covers it pretty good (&lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk117317&amp;amp;partition=Advanced&amp;amp;product=SmartEvent" target="_blank"&gt;https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk117317&amp;amp;partition=Advanced&amp;amp;product=SmartEvent&lt;/A&gt;).&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 13:55:23 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Old-log-files-not-deleted-on-MDM-server/m-p/167928#M69822</guid>
      <dc:creator>Amir_Senn</dc:creator>
      <dc:date>2023-01-16T13:55:23Z</dc:date>
    </item>
  </channel>
</rss>

