<?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 extract only the values that has the same timestamp from two different fields in a range of time PLEASE HELP ME!!! in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-only-the-values-that-has-the-same-timestamp-from/m-p/413730#M73198</link>
    <description>&lt;P&gt;@danielgp89,&lt;/P&gt;

&lt;P&gt;Try this and verify if its working for you&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;"your base search"|eventstats dc(MSGNUM) as c by _time|where c&amp;gt;1
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This should result only those events which has at least 2 MSGNUM values of same time&lt;/P&gt;</description>
    <pubDate>Sat, 19 Jan 2019 04:43:52 GMT</pubDate>
    <dc:creator>renjith_nair</dc:creator>
    <dc:date>2019-01-19T04:43:52Z</dc:date>
    <item>
      <title>How to extract only the values that has the same timestamp from two different fields in a range of time PLEASE HELP ME!!!</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-only-the-values-that-has-the-same-timestamp-from/m-p/413729#M73197</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;

&lt;P&gt;I have events from two different fields that are correlate each other by the time.&lt;/P&gt;

&lt;P&gt;So I want to make a table extracting only those values that were generate at the same time from a range of time of one day. &lt;/P&gt;

&lt;P&gt;For example in the table below, there are two values that has the same time:&lt;/P&gt;

&lt;P&gt;How can I extract the events that only has the same timestamp from those two fields (MSGNUM=SVM4000I and SVM4874I)&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/6402iACAF883FA9F34153/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2019 18:07:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-only-the-values-that-has-the-same-timestamp-from/m-p/413729#M73197</guid>
      <dc:creator>danielgp89</dc:creator>
      <dc:date>2019-01-18T18:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract only the values that has the same timestamp from two different fields in a range of time PLEASE HELP ME!!!</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-only-the-values-that-has-the-same-timestamp-from/m-p/413730#M73198</link>
      <description>&lt;P&gt;@danielgp89,&lt;/P&gt;

&lt;P&gt;Try this and verify if its working for you&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;"your base search"|eventstats dc(MSGNUM) as c by _time|where c&amp;gt;1
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This should result only those events which has at least 2 MSGNUM values of same time&lt;/P&gt;</description>
      <pubDate>Sat, 19 Jan 2019 04:43:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-only-the-values-that-has-the-same-timestamp-from/m-p/413730#M73198</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2019-01-19T04:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract only the values that has the same timestamp from two different fields in a range of time PLEASE HELP ME!!!</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-only-the-values-that-has-the-same-timestamp-from/m-p/413731#M73199</link>
      <description>&lt;P&gt;Thanks so much Renjith!&lt;/P&gt;

&lt;P&gt;Your going to heaven!&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 02:04:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-only-the-values-that-has-the-same-timestamp-from/m-p/413731#M73199</guid>
      <dc:creator>danielgp89</dc:creator>
      <dc:date>2019-01-21T02:04:20Z</dc:date>
    </item>
  </channel>
</rss>

