<?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: how to view exporter configuration in OpenTelemetry/Skyline</title>
    <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/how-to-view-exporter-configuration/m-p/217573#M390</link>
    <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/11958"&gt;@Arik_Ovtracht&lt;/a&gt;&amp;nbsp;?&lt;/P&gt;</description>
    <pubDate>Fri, 14 Jun 2024 21:47:54 GMT</pubDate>
    <dc:creator>PhoneBoy</dc:creator>
    <dc:date>2024-06-14T21:47:54Z</dc:date>
    <item>
      <title>how to view exporter configuration</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/how-to-view-exporter-configuration/m-p/217269#M388</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;
&lt;P&gt;When trying to view opentelemetry configuration I get a null pointer exec:&lt;/P&gt;
&lt;P&gt;[Expert@tst-vsx-01:0]# sklnctl --show_open_telemetry&lt;BR /&gt;panic: interface conversion: interface {} is nil, not string&lt;/P&gt;
&lt;P&gt;goroutine 1 [running]:&lt;BR /&gt;checkpoint.com/otlp/sklnctl/commands.(*ExportTarget).Populate(0xc00031faf8, {0xc000401140, 0xa}, 0x0?)&lt;BR /&gt;/local_ckp/src/skyline_configuration_tools/otlp_GA/release.static/commands/showopentelemetry.go:170 +0x146&lt;BR /&gt;checkpoint.com/otlp/sklnctl/commands.PopulateExportTargets()&lt;BR /&gt;/local_ckp/src/skyline_configuration_tools/otlp_GA/release.static/commands/showopentelemetry.go:183 +0x1cb&lt;BR /&gt;checkpoint.com/otlp/sklnctl/commands.ShowOpenTelemetry()&lt;BR /&gt;/local_ckp/src/skyline_configuration_tools/otlp_GA/release.static/commands/showopentelemetry.go:190 +0x1d&lt;BR /&gt;checkpoint.com/otlp/sklnctl/commands.glob..func1(0xb42be0?, {0x81233b?, 0x1?, 0x1?})&lt;BR /&gt;/local_ckp/src/skyline_configuration_tools/otlp_GA/release.static/commands/commands.go:28 +0x6a&lt;BR /&gt;github.com/spf13/cobra.(*Command).execute(0xb42be0, {0xc0000b4010, 0x1, 0x1})&lt;BR /&gt;/ckp/builder/go/pkg/mod/github.com/spf13/cobra@v1.8.0/command.go:983 +0xaaa&lt;BR /&gt;github.com/spf13/cobra.(*Command).ExecuteC(0xb42be0)&lt;BR /&gt;/ckp/builder/go/pkg/mod/github.com/spf13/cobra@v1.8.0/command.go:1115 +0x425&lt;BR /&gt;github.com/spf13/cobra.(*Command).Execute(...)&lt;BR /&gt;/ckp/builder/go/pkg/mod/github.com/spf13/cobra@v1.8.0/command.go:1039&lt;BR /&gt;checkpoint.com/otlp/sklnctl/commands.Execute()&lt;BR /&gt;/local_ckp/src/skyline_configuration_tools/otlp_GA/release.static/commands/commands.go:466 +0x7a&lt;BR /&gt;main.main()&lt;BR /&gt;/local_ckp/src/skyline_configuration_tools/otlp_GA/release.static/main.go:17 +0x2a&lt;BR /&gt;[Expert@tst-vsx-01:0]#&lt;/P&gt;
&lt;P&gt;The gateway is exporting just fine as per the payload loaded. On that note - Can the payload be see somewhere? without the above command. I cannot find the actual config file where I suspect the error is.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[Expert@tst-vsx-01:0]# sklnctl -v&lt;BR /&gt;{"sklnctl version": "1.0.2"}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Lastly, I use (sklnctl export --set-env&amp;nbsp;"tst-01") - it it possible to have multiple environments? ie, &amp;lt;test&amp;gt;,&amp;lt;customer&amp;gt;,&amp;lt;cluster&amp;gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Henrik&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 12:01:17 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/how-to-view-exporter-configuration/m-p/217269#M388</guid>
      <dc:creator>Henrik_Noerr1</dc:creator>
      <dc:date>2024-06-12T12:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: how to view exporter configuration</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/how-to-view-exporter-configuration/m-p/217573#M390</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/11958"&gt;@Arik_Ovtracht&lt;/a&gt;&amp;nbsp;?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 21:47:54 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/how-to-view-exporter-configuration/m-p/217573#M390</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2024-06-14T21:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to view exporter configuration</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/how-to-view-exporter-configuration/m-p/218234#M398</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;Maybe you can find the configuration file here&lt;/SPAN&gt; - /var/log/CPotelcol/backup_conf/old_config,json&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2024 14:00:08 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/how-to-view-exporter-configuration/m-p/218234#M398</guid>
      <dc:creator>PonkratovAlexan</dc:creator>
      <dc:date>2024-06-20T14:00:08Z</dc:date>
    </item>
  </channel>
</rss>

