<?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: Are '.' characters in KV lookup field names supported? in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/Are-characters-in-KV-lookup-field-names-supported/m-p/380048#M3254</link>
    <description>&lt;P&gt;According to &lt;A href="https://docs.mongodb.com/manual/reference/limits/"&gt;mongodb&lt;/A&gt; &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; Restrictions on Field Names

        Field names cannot contain the null character.
        Top-level field names cannot start with the dollar sign ($) character.
        Otherwise, starting in MongoDB 3.6, the server permits storage of field names that contain dots (i.e. .) and dollar signs (i.e. $).
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I know Splunk 7 uses an older version of mongodb (3.4 perhaps), I believe Splunk 7.2.x uses 3.6 but I also could not use "." characters in field names in that version, so I suspect you will need to avoid the $ symbol and the . symbol is field names via kvstore.&lt;/P&gt;</description>
    <pubDate>Sun, 11 Nov 2018 22:22:34 GMT</pubDate>
    <dc:creator>gjanders</dc:creator>
    <dc:date>2018-11-11T22:22:34Z</dc:date>
    <item>
      <title>Are '.' characters in KV lookup field names supported?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Are-characters-in-KV-lookup-field-names-supported/m-p/380047#M3253</link>
      <description>&lt;P&gt;I notice that whenever I create a KV-store lookup definition with a field containing a '.' character, it does not work properly. Surrounding the fieldname with """ does not help.&lt;/P&gt;

&lt;P&gt;Writing to the lookup with the outputlookup command results in the message:&lt;BR /&gt;
"Could not write to collection 'my_collection': An error occurred while saving to the KV Store.&lt;/P&gt;

&lt;P&gt;When I remove the '.' character(s) from the field names in de lookup definition it works again.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Nov 2018 13:50:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Are-characters-in-KV-lookup-field-names-supported/m-p/380047#M3253</guid>
      <dc:creator>jthunnissen</dc:creator>
      <dc:date>2018-11-08T13:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: Are '.' characters in KV lookup field names supported?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Are-characters-in-KV-lookup-field-names-supported/m-p/380048#M3254</link>
      <description>&lt;P&gt;According to &lt;A href="https://docs.mongodb.com/manual/reference/limits/"&gt;mongodb&lt;/A&gt; &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; Restrictions on Field Names

        Field names cannot contain the null character.
        Top-level field names cannot start with the dollar sign ($) character.
        Otherwise, starting in MongoDB 3.6, the server permits storage of field names that contain dots (i.e. .) and dollar signs (i.e. $).
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I know Splunk 7 uses an older version of mongodb (3.4 perhaps), I believe Splunk 7.2.x uses 3.6 but I also could not use "." characters in field names in that version, so I suspect you will need to avoid the $ symbol and the . symbol is field names via kvstore.&lt;/P&gt;</description>
      <pubDate>Sun, 11 Nov 2018 22:22:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Are-characters-in-KV-lookup-field-names-supported/m-p/380048#M3254</guid>
      <dc:creator>gjanders</dc:creator>
      <dc:date>2018-11-11T22:22:34Z</dc:date>
    </item>
  </channel>
</rss>

