<?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: Custom Cluster Map Visualization: Why am I getting &amp;quot;Invalid key in stanza [default] in savedsearches.conf&amp;quot; errors? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Custom-Cluster-Map-Visualization-Why-am-I-getting-quot-Invalid/m-p/285494#M33954</link>
    <description>&lt;P&gt;Thanks! You solved the mystery. I have not found that documented anywhere about the savedsearches.conf.spec&lt;/P&gt;

&lt;P&gt;That was it! Thanks.&lt;/P&gt;</description>
    <pubDate>Wed, 27 Jul 2016 20:43:25 GMT</pubDate>
    <dc:creator>burwell</dc:creator>
    <dc:date>2016-07-27T20:43:25Z</dc:date>
    <item>
      <title>Custom Cluster Map Visualization: Why am I getting "Invalid key in stanza [default] in savedsearches.conf" errors?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Custom-Cluster-Map-Visualization-Why-am-I-getting-quot-Invalid/m-p/285488#M33948</link>
      <description>&lt;P&gt;Hello. &lt;/P&gt;

&lt;P&gt;I downloaded this app and the default/savedsearches.conf  is&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;# clustermap viz defaults
display.visualizations.custom.viz_clustermap.clustermap.lat = 25.799891182088334
display.visualizations.custom.viz_clustermap.clustermap.lng = -0.52734375
display.visualizations.custom.viz_clustermap.clustermap.zoom = 2
(etc)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;When I start Splunk, I get warnings:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Invalid key in stanza [default] in /opt/splunk/etc/apps/viz_clustermap/default/savedsearches.conf, line 2: display.visualizations.custom.viz_clustermap.clustermap.lat  (value:  25.799891182088334).
Invalid key in stanza [default] in /opt/splunk/etc/apps/viz_clustermap/default/savedsearches.conf, line 3: display.visualizations.custom.viz_clustermap.clustermap.lng  (value:  -0.52734375).
Invalid key in stanza [default] in /opt/splunk/etc/apps/viz_clustermap/default/savedsearches.conf, line 4: display.visualizations.custom.viz_clustermap.clustermap.zoom  (value:  2).
(etc)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;HR /&gt;

&lt;P&gt;There is no initial stanza header like [stanzahead]. Is this savedsearches.conf correct?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2016 18:38:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Custom-Cluster-Map-Visualization-Why-am-I-getting-quot-Invalid/m-p/285488#M33948</guid>
      <dc:creator>burwell</dc:creator>
      <dc:date>2016-07-27T18:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Cluster Map Visualization: Why am I getting "Invalid key in stanza [default] in savedsearches.conf" errors?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Custom-Cluster-Map-Visualization-Why-am-I-getting-quot-Invalid/m-p/285489#M33949</link>
      <description>&lt;P&gt;Hmm, I thought that you needed to add [default], but that wasn't true for me when I installed that app on my sandbox a few minutes ago.&lt;/P&gt;

&lt;P&gt;In fact, I get absolutely no warning or errors from that &lt;CODE&gt;savedsearches.conf&lt;/CODE&gt; file.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2016 19:44:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Custom-Cluster-Map-Visualization-Why-am-I-getting-quot-Invalid/m-p/285489#M33949</guid>
      <dc:creator>lycollicott</dc:creator>
      <dc:date>2016-07-27T19:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Cluster Map Visualization: Why am I getting "Invalid key in stanza [default] in savedsearches.conf" errors?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Custom-Cluster-Map-Visualization-Why-am-I-getting-quot-Invalid/m-p/285490#M33950</link>
      <description>&lt;P&gt;I even copied and pasted your 3 configuration lines over the top of those same lines in my file, but they worked.&lt;/P&gt;

&lt;P&gt;Do you have a hidden character somewhere in those files?  Maybe from the old Windows-file-copied-to-Unix problem?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2016 19:51:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Custom-Cluster-Map-Visualization-Why-am-I-getting-quot-Invalid/m-p/285490#M33950</guid>
      <dc:creator>lycollicott</dc:creator>
      <dc:date>2016-07-27T19:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Cluster Map Visualization: Why am I getting "Invalid key in stanza [default] in savedsearches.conf" errors?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Custom-Cluster-Map-Visualization-Why-am-I-getting-quot-Invalid/m-p/285491#M33951</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I have the exact same configuration on mine and it's working. What version of splunk are you on? &lt;STRONG&gt;It's compatible only with 6.4&lt;/STRONG&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;# clustermap viz defaults
display.visualizations.custom.viz_clustermap.clustermap.lat = 25.799891182088334
display.visualizations.custom.viz_clustermap.clustermap.lng = -0.52734375
display.visualizations.custom.viz_clustermap.clustermap.zoom = 2
display.visualizations.custom.viz_clustermap.clustermap.tiles = light
display.visualizations.custom.viz_clustermap.clustermap.maxClusters = 120
display.visualizations.custom.viz_clustermap.clustermap.markerColor1 = #008cff
display.visualizations.custom.viz_clustermap.clustermap.markerColor2 = #ffbf00
display.visualizations.custom.viz_clustermap.clustermap.markerColor3 = #ff0000
display.visualizations.custom.viz_clustermap.clustermap.markerColor4 = #ff00ed
display.visualizations.custom.viz_clustermap.clustermap.numberFormat_min_0 = 0.[0]
display.visualizations.custom.viz_clustermap.clustermap.numberFormat_min_1000 = 1.1a
display.visualizations.custom.viz_clustermap.clustermap.numberFormat_min_10000 = 1a
display.visualizations.custom.viz_clustermap.clustermap.numberFormat_min_1000000 = 1.1a
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Can you try a fresh install from GUI or CLI whichever method you haven't used before?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Raghav &lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2016 19:53:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Custom-Cluster-Map-Visualization-Why-am-I-getting-quot-Invalid/m-p/285491#M33951</guid>
      <dc:creator>Raghav2384</dc:creator>
      <dc:date>2016-07-27T19:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Cluster Map Visualization: Why am I getting "Invalid key in stanza [default] in savedsearches.conf" errors?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Custom-Cluster-Map-Visualization-Why-am-I-getting-quot-Invalid/m-p/285492#M33952</link>
      <description>&lt;P&gt;Yeah it isn't the Windows/Unix file format issue.&lt;/P&gt;

&lt;P&gt;I am running&lt;/P&gt;

&lt;P&gt;Splunk Version 6.4.2&lt;BR /&gt;
Splunk Build 00f5bb3fa822&lt;/P&gt;

&lt;P&gt;I put just one line in savedsearches.conf and get the same error. It is puzzling.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2016 20:16:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Custom-Cluster-Map-Visualization-Why-am-I-getting-quot-Invalid/m-p/285492#M33952</guid>
      <dc:creator>burwell</dc:creator>
      <dc:date>2016-07-27T20:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Cluster Map Visualization: Why am I getting "Invalid key in stanza [default] in savedsearches.conf" errors?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Custom-Cluster-Map-Visualization-Why-am-I-getting-quot-Invalid/m-p/285493#M33953</link>
      <description>&lt;P&gt;Splunk btool checks spec file in &lt;CODE&gt;etc/apps/_app_name_/README directory&lt;/CODE&gt;. If those attributes are not listed, when starting Splunk, btool check will generated warning message. I just took a look at the latest version of &lt;STRONG&gt;viz_clustermap app&lt;/STRONG&gt;. It contains savedseaerches.conf.spec file. &lt;BR /&gt;
Can you double-check;&lt;BR /&gt;
 1. Splunk version is 6.4&lt;BR /&gt;
 2. viz_clustermap app is the latest version&lt;/P&gt;

&lt;P&gt;If both are correct, please contact the author of app first, then, if that's not app specific, please file a Splunk Support case. &lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2016 20:32:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Custom-Cluster-Map-Visualization-Why-am-I-getting-quot-Invalid/m-p/285493#M33953</guid>
      <dc:creator>Masa</dc:creator>
      <dc:date>2016-07-27T20:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Cluster Map Visualization: Why am I getting "Invalid key in stanza [default] in savedsearches.conf" errors?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Custom-Cluster-Map-Visualization-Why-am-I-getting-quot-Invalid/m-p/285494#M33954</link>
      <description>&lt;P&gt;Thanks! You solved the mystery. I have not found that documented anywhere about the savedsearches.conf.spec&lt;/P&gt;

&lt;P&gt;That was it! Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2016 20:43:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Custom-Cluster-Map-Visualization-Why-am-I-getting-quot-Invalid/m-p/285494#M33954</guid>
      <dc:creator>burwell</dc:creator>
      <dc:date>2016-07-27T20:43:25Z</dc:date>
    </item>
  </channel>
</rss>

