<?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: [SmartStore]Splunk configured with s3 compatibility smartstore reporting bad connection HTTP sttaus code 400 in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/SmartStore-Splunk-configured-with-s3-compatibility-smartstore/m-p/377696#M3219</link>
    <description>&lt;P&gt;The issue turned out to be s3 compatibility storage does not support a delimiter "string" but just a delimiter character, so Splunk need to apply configuration change to disable delimiter. &lt;/P&gt;

&lt;P&gt;Due to this change in delimiter within Splunk Code will have to parse through a lot more object names to find buckets, and it will be inefficient.&lt;/P&gt;

&lt;P&gt;So, Splunk will end up disabling the delimiter, which will mean the object listings will be inefficient. This is one of the limitations of not having full aws s3 compatibility.&lt;/P&gt;

&lt;P&gt;In server.conf &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;remote.s3.use_delimiter = true | false
* Optional.
* Specifies whether a delimiter (currently "guidSplunk") should be   used to list the objects that are present on the remote storage.
* A delimiter groups objects that have the same delimiter value so that the listing process can be more efficient as it  
    does not need to report similar objects.

* Defaults to: true
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 19 Dec 2018 05:57:44 GMT</pubDate>
    <dc:creator>rbal_splunk</dc:creator>
    <dc:date>2018-12-19T05:57:44Z</dc:date>
    <item>
      <title>[SmartStore]Splunk configured with s3 compatibility smartstore reporting bad connection HTTP sttaus code 400</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/SmartStore-Splunk-configured-with-s3-compatibility-smartstore/m-p/377695#M3218</link>
      <description>&lt;P&gt;Our indexers are configured to use s3 compatibility remotepath, ans were seeing lots of 400 status code returned when Splunk makes calls to S3&lt;BR /&gt;
The isolated all URI contains a parameter "&amp;amp;delimiter=guidSplunk". URI with parameters that does not have the parameter "delimiter=guidSplunk" all have the paramter "versions" parameter no value and those succeeds. For example:&lt;/P&gt;

&lt;P&gt;Failing URI:&lt;BR /&gt;
/secsplunk-idx-sysmon?max-keys=1000&amp;amp;prefix=sysmon%2Fdma%2F55%2Fe5%2F1595~BED2107F-430E-49FC-8449-949FA7F70D51&amp;amp;delimiter=guidSplunk&lt;/P&gt;

&lt;P&gt;Succedding URI:&lt;BR /&gt;
/secsplunk-idx-sysmon?versions&amp;amp;max-keys=1000&amp;amp;prefix=sysmon%2Fdb%2F55%2Fe5%2F1595~BED2107F-430E-49FC-8449-949FA7F70D51%2FguidSplunk-BED2107F-430E-49FC-8449-949FA7F70D51%2Frawdata%2Fslicesv2.dat&lt;/P&gt;</description>
      <pubDate>Wed, 19 Dec 2018 05:51:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/SmartStore-Splunk-configured-with-s3-compatibility-smartstore/m-p/377695#M3218</guid>
      <dc:creator>rbal_splunk</dc:creator>
      <dc:date>2018-12-19T05:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: [SmartStore]Splunk configured with s3 compatibility smartstore reporting bad connection HTTP sttaus code 400</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/SmartStore-Splunk-configured-with-s3-compatibility-smartstore/m-p/377696#M3219</link>
      <description>&lt;P&gt;The issue turned out to be s3 compatibility storage does not support a delimiter "string" but just a delimiter character, so Splunk need to apply configuration change to disable delimiter. &lt;/P&gt;

&lt;P&gt;Due to this change in delimiter within Splunk Code will have to parse through a lot more object names to find buckets, and it will be inefficient.&lt;/P&gt;

&lt;P&gt;So, Splunk will end up disabling the delimiter, which will mean the object listings will be inefficient. This is one of the limitations of not having full aws s3 compatibility.&lt;/P&gt;

&lt;P&gt;In server.conf &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;remote.s3.use_delimiter = true | false
* Optional.
* Specifies whether a delimiter (currently "guidSplunk") should be   used to list the objects that are present on the remote storage.
* A delimiter groups objects that have the same delimiter value so that the listing process can be more efficient as it  
    does not need to report similar objects.

* Defaults to: true
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 19 Dec 2018 05:57:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/SmartStore-Splunk-configured-with-s3-compatibility-smartstore/m-p/377696#M3219</guid>
      <dc:creator>rbal_splunk</dc:creator>
      <dc:date>2018-12-19T05:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: [SmartStore]Splunk configured with s3 compatibility smartstore reporting bad connection HTTP sttaus code 400</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/SmartStore-Splunk-configured-with-s3-compatibility-smartstore/m-p/377697#M3220</link>
      <description>&lt;P&gt;The resolution was &amp;gt; string delimiters are working but appear that there is a bug opened for this issue.&lt;BR /&gt;
&lt;A href="http://tracker.ceph.com/issues/24821"&gt;http://tracker.ceph.com/issues/24821&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Jan 2019 06:11:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/SmartStore-Splunk-configured-with-s3-compatibility-smartstore/m-p/377697#M3220</guid>
      <dc:creator>rbal_splunk</dc:creator>
      <dc:date>2019-01-19T06:11:46Z</dc:date>
    </item>
  </channel>
</rss>

