<?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: Peculiar issue when setting logging level R80.30 Api in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Peculiar-issue-when-setting-logging-level-R80-30-Api/m-p/76614#M4475</link>
    <description>There shouldn't be too many differences between using mgmt_cli and the CLI in SmartConsole.&lt;BR /&gt;That said, the SmartConsole CLI is less ideal if a bunch of changes need to be made at once.</description>
    <pubDate>Thu, 27 Feb 2020 16:29:20 GMT</pubDate>
    <dc:creator>PhoneBoy</dc:creator>
    <dc:date>2020-02-27T16:29:20Z</dc:date>
    <item>
      <title>Peculiar issue when setting logging level R80.30 Api</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Peculiar-issue-when-setting-logging-level-R80-30-Api/m-p/76585#M4468</link>
      <description>&lt;P&gt;So last week I finally had a chance to put some of api magic to good use .&lt;/P&gt;&lt;P&gt;Our environment&amp;nbsp; runs multiple R80.10&amp;nbsp; gateway clusters with&amp;nbsp; R80.30&amp;nbsp; management server (NOT mds ) .&lt;/P&gt;&lt;P&gt;Following recent to and fro with auditors we decided to tweak few things , re-group a lot of hosts and adjust how we log things .&lt;/P&gt;&lt;P&gt;Rule shifting , group management , adding and removing bunch of hosts , editing colors etc. Sounds like ideal case for API&amp;nbsp; to be used .&lt;/P&gt;&lt;P&gt;Yours truly&amp;nbsp; gleefully opened Smart console cli&amp;nbsp; and went to api the **bleep** out of it (thank you Mark Watney).&lt;/P&gt;&lt;P&gt;It went smoothly and was genuine fun right until the logging bit .&lt;/P&gt;&lt;P&gt;Either I am missing something , or not getting the method but it seems like there is no api means to adjust the logging level on specific rule .&lt;/P&gt;&lt;P&gt;Create rule - check&amp;nbsp;&lt;/P&gt;&lt;P&gt;enable track&amp;nbsp; (log) - check&amp;nbsp;&lt;/P&gt;&lt;P&gt;But whatever I could think of setting LOG to cover connection and session nothing seems to do it .&lt;/P&gt;&lt;P&gt;I wonder if there is a way to capture specific command issued by GUI version of Smartconsole to replicate in API .&lt;/P&gt;&lt;P&gt;Thoughts and suggestions welcomed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2020 13:44:44 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Peculiar-issue-when-setting-logging-level-R80-30-Api/m-p/76585#M4468</guid>
      <dc:creator>elaymorozov</dc:creator>
      <dc:date>2020-02-27T13:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Peculiar issue when setting logging level R80.30 Api</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Peculiar-issue-when-setting-logging-level-R80-30-Api/m-p/76592#M4471</link>
      <description>The parameter for add-rule is called Track.&lt;BR /&gt;Discussed here: &lt;A href="https://community.checkpoint.com/t5/API-CLI-Discussion-and-Samples/Web-API-setting-track-level/m-p/65090#M4026" target="_blank"&gt;https://community.checkpoint.com/t5/API-CLI-Discussion-and-Samples/Web-API-setting-track-level/m-p/65090#M4026&lt;/A&gt;</description>
      <pubDate>Thu, 27 Feb 2020 14:44:15 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Peculiar-issue-when-setting-logging-level-R80-30-Api/m-p/76592#M4471</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2020-02-27T14:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Peculiar issue when setting logging level R80.30 Api</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Peculiar-issue-when-setting-logging-level-R80-30-Api/m-p/76610#M4474</link>
      <description>&lt;P&gt;Good afternoon , PhoneBoy .&lt;/P&gt;&lt;P&gt;Thank you for providing the link , so promptly .&lt;/P&gt;&lt;P&gt;Not precisely what I was after , but this definitely led me to the correct answers .&lt;/P&gt;&lt;P&gt;I think I agree with Vlad Tone&amp;nbsp; &amp;nbsp;the formal guide could use a bit of editing in my case I was after&amp;nbsp;&lt;SPAN&gt;SmartConsole GUI&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;command structure and this can be somewhat difficult to follow&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the benefit of everyone who needs to mass tweak logging , or other parameters here is the final gist:&lt;/P&gt;&lt;P&gt;set access-rule uid &amp;lt;&lt;STRIKE&gt;long uid jibrish&lt;/STRIKE&gt; &amp;gt; layer "name of your security layer"&lt;STRONG&gt; track.accounting true&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It may be knowledge gap on my part , however the exact way to apply these sub settings did not come to me from the manuals at all .Not until I ve reviewed some of the guys to and fro&amp;nbsp; and realised command structures between various terminals differ .&lt;/P&gt;&lt;P&gt;Thanks again&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2020 16:03:43 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Peculiar-issue-when-setting-logging-level-R80-30-Api/m-p/76610#M4474</guid>
      <dc:creator>elaymorozov</dc:creator>
      <dc:date>2020-02-27T16:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Peculiar issue when setting logging level R80.30 Api</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Peculiar-issue-when-setting-logging-level-R80-30-Api/m-p/76614#M4475</link>
      <description>There shouldn't be too many differences between using mgmt_cli and the CLI in SmartConsole.&lt;BR /&gt;That said, the SmartConsole CLI is less ideal if a bunch of changes need to be made at once.</description>
      <pubDate>Thu, 27 Feb 2020 16:29:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Peculiar-issue-when-setting-logging-level-R80-30-Api/m-p/76614#M4475</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2020-02-27T16:29:20Z</dc:date>
    </item>
  </channel>
</rss>

