<?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 display events which has logged at the same time as different events using tstats in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-display-events-which-has-logged-at-the-same-time-as/m-p/493759#M137683</link>
    <description>&lt;P&gt;use &lt;CODE&gt;list&lt;/CODE&gt; instead of &lt;CODE&gt;values&lt;/CODE&gt; for your stats command? &lt;BR /&gt;
you can also add &lt;CODE&gt;_raw&lt;/CODE&gt; to the split &lt;CODE&gt;by&lt;/CODE&gt; arguments&lt;/P&gt;</description>
    <pubDate>Tue, 12 May 2020 11:18:01 GMT</pubDate>
    <dc:creator>adonio</dc:creator>
    <dc:date>2020-05-12T11:18:01Z</dc:date>
    <item>
      <title>How to display events which has logged at the same time as different events using tstats</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-display-events-which-has-logged-at-the-same-time-as/m-p/493758#M137682</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;There are 3 events that have been logged exactly at the same time say 2020-04-28 15:39:34. &lt;BR /&gt;
When the search query is using index, the 3 events get displayed separately. But when I am using tstats command, it is combining all the 3 events as all of them have logged at the same time.&lt;/P&gt;

&lt;P&gt;Is there any way to show these events as separate events while using tstats command?&lt;/P&gt;

&lt;P&gt;Queries that I have used for fetching the data.&lt;/P&gt;

&lt;P&gt;| tstats  count values(Authentication.action) as Authentication.action values(Authentication.src) as Authentication.src values(Authentication.signature_id) as Authentication.signature_id values(Authentication.signature) as Authentication.signature from datamodel=Authentication where (Authentication.action=success OR Authentication.action=failure ) by _time Authentication.user Authentication.dest span=1s &lt;/P&gt;

&lt;P&gt;The count column shows me exactly how many times the event has occurred at that particular time. So instead of this, is there any way all the events get displayed separately?&lt;/P&gt;

&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 05:21:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-display-events-which-has-logged-at-the-same-time-as/m-p/493758#M137682</guid>
      <dc:creator>gndivya</dc:creator>
      <dc:date>2020-09-30T05:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to display events which has logged at the same time as different events using tstats</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-display-events-which-has-logged-at-the-same-time-as/m-p/493759#M137683</link>
      <description>&lt;P&gt;use &lt;CODE&gt;list&lt;/CODE&gt; instead of &lt;CODE&gt;values&lt;/CODE&gt; for your stats command? &lt;BR /&gt;
you can also add &lt;CODE&gt;_raw&lt;/CODE&gt; to the split &lt;CODE&gt;by&lt;/CODE&gt; arguments&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2020 11:18:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-display-events-which-has-logged-at-the-same-time-as/m-p/493759#M137683</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2020-05-12T11:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to display events which has logged at the same time as different events using tstats</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-display-events-which-has-logged-at-the-same-time-as/m-p/493760#M137684</link>
      <description>&lt;P&gt;list is not supported in tstats and split by _raw is not working. &lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2020 12:20:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-display-events-which-has-logged-at-the-same-time-as/m-p/493760#M137684</guid>
      <dc:creator>gndivya</dc:creator>
      <dc:date>2020-05-12T12:20:39Z</dc:date>
    </item>
  </channel>
</rss>

