<?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: Scripted deployment of logserver for VSX in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Scripted-deployment-of-logserver-for-VSX/m-p/229491#M8800</link>
    <description>&lt;P&gt;Speaking of, I just noticed in APIv1.9.1,&amp;nbsp;&lt;A href="https://sc1.checkpoint.com/documents/latest/APIs/#cli/set-simple-gateway~v1.9.1%20" target="_self"&gt;set-simple-gateway&lt;/A&gt; has a&amp;nbsp;&lt;SPAN&gt;send-logs-to-server key which accepts an object with an add key, an object with a remove key, a string, or a list of strings.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://sc1.checkpoint.com/documents/latest/APIs/#cli/set-simple-cluster~v1.9.1%20" target="_self"&gt;set-simple-cluster&lt;/A&gt; has the same&amp;nbsp;send-logs-to-server key, which accepts an object but not any of the other forms. It also doesn't have a schema for the object it accepts. I haven't tested, but it seems likely to be a documentation bug rather than an actual difference in the API. A few other keys in set-simple-cluster look like they have the same problem.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 11 Oct 2024 17:31:39 GMT</pubDate>
    <dc:creator>Bob_Zimmerman</dc:creator>
    <dc:date>2024-10-11T17:31:39Z</dc:date>
    <item>
      <title>Scripted deployment of logserver for VSX</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Scripted-deployment-of-logserver-for-VSX/m-p/229468#M8798</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;We are currently deploying our Virtual System (VS) on VSX using a script. The script makes use of the vsx_provisioning_tool to create the actual VS on the MDS, after the Domain has been created using the API. Works well, al be it, with some quirks.&lt;/P&gt;&lt;P&gt;We have been tasked with adding a log-server to each VS. (so multidomain logserver I guess) We are running 90+ VS's, so I would like a way to do this preferably via the API but perhaps some alternative way could do it as well, like through the CLI. Anything is better than all those mouse-clicks.&lt;/P&gt;&lt;P&gt;I have not found a single reference in the API reference-guide about log-servers nor have I found evidence that vsx_provisioning_tool can do it.&lt;/P&gt;&lt;P&gt;Is there a way?&lt;/P&gt;&lt;P&gt;We are running version 81.10 currently.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2024 12:41:09 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Scripted-deployment-of-logserver-for-VSX/m-p/229468#M8798</guid>
      <dc:creator>NoMaD_dk</dc:creator>
      <dc:date>2024-10-11T12:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: Scripted deployment of logserver for VSX</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Scripted-deployment-of-logserver-for-VSX/m-p/229488#M8799</link>
      <description>&lt;P&gt;If it can't be done via vsx_provisioning_tool, it probably can't be done.&lt;BR /&gt;Having said that, it's worth pointing out this should be possible with VSnext in R82.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2024 17:15:02 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Scripted-deployment-of-logserver-for-VSX/m-p/229488#M8799</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2024-10-11T17:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: Scripted deployment of logserver for VSX</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Scripted-deployment-of-logserver-for-VSX/m-p/229491#M8800</link>
      <description>&lt;P&gt;Speaking of, I just noticed in APIv1.9.1,&amp;nbsp;&lt;A href="https://sc1.checkpoint.com/documents/latest/APIs/#cli/set-simple-gateway~v1.9.1%20" target="_self"&gt;set-simple-gateway&lt;/A&gt; has a&amp;nbsp;&lt;SPAN&gt;send-logs-to-server key which accepts an object with an add key, an object with a remove key, a string, or a list of strings.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://sc1.checkpoint.com/documents/latest/APIs/#cli/set-simple-cluster~v1.9.1%20" target="_self"&gt;set-simple-cluster&lt;/A&gt; has the same&amp;nbsp;send-logs-to-server key, which accepts an object but not any of the other forms. It also doesn't have a schema for the object it accepts. I haven't tested, but it seems likely to be a documentation bug rather than an actual difference in the API. A few other keys in set-simple-cluster look like they have the same problem.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2024 17:31:39 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Scripted-deployment-of-logserver-for-VSX/m-p/229491#M8800</guid>
      <dc:creator>Bob_Zimmerman</dc:creator>
      <dc:date>2024-10-11T17:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: Scripted deployment of logserver for VSX</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Scripted-deployment-of-logserver-for-VSX/m-p/229508#M8801</link>
      <description>&lt;P&gt;Starting from&amp;nbsp;R80.40 JHF Take 78 (API version 1.6.1), there is option to add logserver on MDS over API:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://sc1.checkpoint.com/documents/latest/APIs/index.html#cli/add-mds~v1.9.1%20" target="_blank" rel="noopener"&gt;add mds&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;you need to use "server-type" parameter with "multi-domain log server" value.&lt;/P&gt;
&lt;P&gt;This command is available only after logging in to the System Data domain (--domain 'System Data').&lt;/P&gt;
&lt;P&gt;You then need to use&amp;nbsp;"&lt;A href="https://sc1.checkpoint.com/documents/latest/APIs/index.html#cli/set-domain~v1.9.1%20" target="_blank" rel="noopener"&gt;set domain&lt;/A&gt;" to assign newly added&amp;nbsp;multi-domain log server to specific domain.&lt;/P&gt;
&lt;P&gt;But how to add this logserver into VS ... thats most likely possible only manually using SmartConsole.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Oct 2024 07:45:31 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Scripted-deployment-of-logserver-for-VSX/m-p/229508#M8801</guid>
      <dc:creator>JozkoMrkvicka</dc:creator>
      <dc:date>2024-10-12T07:45:31Z</dc:date>
    </item>
  </channel>
</rss>

