<?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: Why are the field names different when using |from datamodel instead of |datamodel in a search? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Why-are-the-field-names-different-when-using-from-datamodel/m-p/317659#M95029</link>
    <description>&lt;P&gt;(sorry I waited too long to answer my own question!)&lt;/P&gt;</description>
    <pubDate>Fri, 01 Dec 2017 23:05:11 GMT</pubDate>
    <dc:creator>smoir_splunk</dc:creator>
    <dc:date>2017-12-01T23:05:11Z</dc:date>
    <item>
      <title>Why are the field names different when using |from datamodel instead of |datamodel in a search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-are-the-field-names-different-when-using-from-datamodel/m-p/317656#M95026</link>
      <description>&lt;P&gt;When I do a search with |from datamodel, the search results are the same as when I do a search with |datamodel, but the field names are different:&lt;/P&gt;

&lt;P&gt;|from datamodel:Authentication.Successful_Authentication | table *&lt;BR /&gt;
returns field names like src, dest, action&lt;/P&gt;

&lt;P&gt;and &lt;BR /&gt;
|datamodel Authentication Successful_Authentication search | table * &lt;BR /&gt;
returns field names like Authentication.src, Authentication.dest, and Authentication.action.&lt;/P&gt;

&lt;P&gt;Why are the field names different in the search results? &lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2017 20:46:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-are-the-field-names-different-when-using-from-datamodel/m-p/317656#M95026</guid>
      <dc:creator>smoir_splunk</dc:creator>
      <dc:date>2017-12-01T20:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: Why are the field names different when using |from datamodel instead of |datamodel in a search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-are-the-field-names-different-when-using-from-datamodel/m-p/317657#M95027</link>
      <description>&lt;P&gt;The &lt;CODE&gt;|from&lt;/CODE&gt; command uses the datamodel constraints in regular search so you get them without the field names whereas the &lt;CODE&gt;|datamodel&lt;/CODE&gt; command actually uses the full datamodel framework so you get the prefixes and other things.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2017 21:07:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-are-the-field-names-different-when-using-from-datamodel/m-p/317657#M95027</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-12-01T21:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Why are the field names different when using |from datamodel instead of |datamodel in a search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-are-the-field-names-different-when-using-from-datamodel/m-p/317658#M95028</link>
      <description>&lt;P&gt;The &lt;CODE&gt;|from&lt;/CODE&gt; command flattens the data model hierarchy, so the field names are the same but are no longer prefaced by the hierarchical syntax like with the &lt;CODE&gt;|datamodel&lt;/CODE&gt; command, so you get just dest or src instead of Authentication.dest or Authentication.src&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2017 23:04:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-are-the-field-names-different-when-using-from-datamodel/m-p/317658#M95028</guid>
      <dc:creator>smoir_splunk</dc:creator>
      <dc:date>2017-12-01T23:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Why are the field names different when using |from datamodel instead of |datamodel in a search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-are-the-field-names-different-when-using-from-datamodel/m-p/317659#M95029</link>
      <description>&lt;P&gt;(sorry I waited too long to answer my own question!)&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2017 23:05:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-are-the-field-names-different-when-using-from-datamodel/m-p/317659#M95029</guid>
      <dc:creator>smoir_splunk</dc:creator>
      <dc:date>2017-12-01T23:05:11Z</dc:date>
    </item>
  </channel>
</rss>

