<?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: Searching issues in comparing data in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Searching-issues-in-comparing-data/m-p/313080#M93725</link>
    <description>&lt;P&gt;With some additional play around with the syntax I managed to solve it. Thanks.&lt;/P&gt;</description>
    <pubDate>Thu, 06 Apr 2017 09:58:59 GMT</pubDate>
    <dc:creator>user290317</dc:creator>
    <dc:date>2017-04-06T09:58:59Z</dc:date>
    <item>
      <title>Searching issues in comparing data</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Searching-issues-in-comparing-data/m-p/313077#M93722</link>
      <description>&lt;P&gt;Hi Splunker beginner here.&lt;/P&gt;

&lt;P&gt;I'm having an issue in forming the search syntax for comparing the biggest amount of client logs deleted accidentally on a current day as opposed to the average of the previous month. I'm here at the moment &lt;CODE&gt;source="deleted.xml" earliest=-d ACCIDENTAL_DELETES &amp;gt; ...&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2017 21:12:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Searching-issues-in-comparing-data/m-p/313077#M93722</guid>
      <dc:creator>user290317</dc:creator>
      <dc:date>2017-04-05T21:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: Searching issues in comparing data</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Searching-issues-in-comparing-data/m-p/313078#M93723</link>
      <description>&lt;P&gt;&lt;STRONG&gt;To be more specific I'm searching for all the amounts of accidental deletes on the current day that supersedes the avg for the previous month.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2017 21:24:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Searching-issues-in-comparing-data/m-p/313078#M93723</guid>
      <dc:creator>user290317</dc:creator>
      <dc:date>2017-04-05T21:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: Searching issues in comparing data</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Searching-issues-in-comparing-data/m-p/313079#M93724</link>
      <description>&lt;P&gt;The pseudo search would be like this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;source="deleted.xml" earliest=@d ACCIDENTAL_DELETES &amp;gt; ...
| stats count by client_indentifier_field
| where count&amp;gt;[search source="deleted.xml" earliest=-1mon@m latest=@mon ACCIDENTAL_DELETES &amp;gt; ..   | query to calculate last month's average | table average | rename average  as query]
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 05 Apr 2017 21:49:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Searching-issues-in-comparing-data/m-p/313079#M93724</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2017-04-05T21:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: Searching issues in comparing data</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Searching-issues-in-comparing-data/m-p/313080#M93725</link>
      <description>&lt;P&gt;With some additional play around with the syntax I managed to solve it. Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2017 09:58:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Searching-issues-in-comparing-data/m-p/313080#M93725</guid>
      <dc:creator>user290317</dc:creator>
      <dc:date>2017-04-06T09:58:59Z</dc:date>
    </item>
  </channel>
</rss>

