<?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 get event _time from CIM data model? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-event-time-from-CIM-data-model/m-p/535438#M151327</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/228013"&gt;@phil_wong&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Metadata field are accessible without node name. You should use _time like below;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| tstats summariesonly=true allow_old_summaries=true count from datamodel=Network_Traffic.All_Traffic where All_Traffic.action=allowed by All_Traffic.src All_Traffic.dest _time&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this reply helps you an upvote is appreciated.&lt;/P&gt;</description>
    <pubDate>Tue, 12 Jan 2021 07:45:37 GMT</pubDate>
    <dc:creator>scelikok</dc:creator>
    <dc:date>2021-01-12T07:45:37Z</dc:date>
    <item>
      <title>How to get event _time from CIM data model?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-event-time-from-CIM-data-model/m-p/535433#M151324</link>
      <description>&lt;P&gt;I checked CIM data models have inherited _time but I couldn't retrieve.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone can tell what's wrong?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;| tstats summariesonly=true allow_old_summaries=true count from datamodel=Network_Traffic.All_Traffic where All_Traffic.action=allowed by All_Traffic.src All_Traffic.dest All_Traffic._time&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2021 07:22:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-event-time-from-CIM-data-model/m-p/535433#M151324</guid>
      <dc:creator>phil_wong</dc:creator>
      <dc:date>2021-01-12T07:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to get event _time from CIM data model?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-event-time-from-CIM-data-model/m-p/535438#M151327</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/228013"&gt;@phil_wong&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Metadata field are accessible without node name. You should use _time like below;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| tstats summariesonly=true allow_old_summaries=true count from datamodel=Network_Traffic.All_Traffic where All_Traffic.action=allowed by All_Traffic.src All_Traffic.dest _time&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this reply helps you an upvote is appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2021 07:45:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-event-time-from-CIM-data-model/m-p/535438#M151327</guid>
      <dc:creator>scelikok</dc:creator>
      <dc:date>2021-01-12T07:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to get event _time from CIM data model?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-event-time-from-CIM-data-model/m-p/535444#M151329</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/206061"&gt;@scelikok&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/228013"&gt;@phil_wong&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please note "_time,source, sourcetype and host" fields in datamodel&amp;nbsp; are default fields and doesn't require node_name in field-name&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;To get list of field name available in datamodel use&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| datamodel &amp;lt;datamodel_name&amp;gt; search&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2021 08:16:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-event-time-from-CIM-data-model/m-p/535444#M151329</guid>
      <dc:creator>General_Talos</dc:creator>
      <dc:date>2021-01-12T08:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to get event _time from CIM data model?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-event-time-from-CIM-data-model/m-p/535449#M151330</link>
      <description>&lt;P&gt;Just happend _time is not in the field list. So I was lost my mind.&lt;BR /&gt;&lt;BR /&gt;Thanks for the suggestion!&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2021 09:00:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-event-time-from-CIM-data-model/m-p/535449#M151330</guid>
      <dc:creator>phil_wong</dc:creator>
      <dc:date>2021-01-12T09:00:48Z</dc:date>
    </item>
  </channel>
</rss>

