<?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: Search query for a report to match 3 fields in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Search-query-for-a-report-to-match-3-fields/m-p/152216#M42665</link>
    <description>&lt;P&gt;Try this&lt;/P&gt;

&lt;P&gt;index=hfgtrdaily status=* ty=* STATUS=ESCALATED OR STATUS=CLOSED| search Engineer!=system | transaction Ticket | where mvcount(Engineer) = 1&lt;/P&gt;</description>
    <pubDate>Tue, 22 Jul 2014 13:25:51 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2014-07-22T13:25:51Z</dc:date>
    <item>
      <title>Search query for a report to match 3 fields</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-query-for-a-report-to-match-3-fields/m-p/152213#M42662</link>
      <description>&lt;P&gt;I am trying to create a report where same engineer has escalated a ticket and resolved it. Like Ticket 13440211 was escalated by shan and also closed by him as well. How can I create a query for this?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Ticket      status      Engineer    count   
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;1   13440238    ESCALATED   shan        10&lt;BR /&gt;&lt;BR /&gt;
2   13440211    CLOSED      shan        74&lt;BR /&gt;&lt;BR /&gt;
3   13440211    ESCALATED   shan        74&lt;BR /&gt;&lt;BR /&gt;
4   13440188    ESCALATED   shan        2&lt;BR /&gt;&lt;BR /&gt;
5   13440144    ESCALATED   shan        2&lt;BR /&gt;&lt;BR /&gt;
6   13440143    ESCALATED   chan        15&lt;BR /&gt;&lt;BR /&gt;
6   13440143    CLOSED      chan        15&lt;BR /&gt;
7   13440143    ESCALATED   shan        14&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jul 2014 10:05:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-query-for-a-report-to-match-3-fields/m-p/152213#M42662</guid>
      <dc:creator>karthik4455</dc:creator>
      <dc:date>2014-07-22T10:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: Search query for a report to match 3 fields</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-query-for-a-report-to-match-3-fields/m-p/152214#M42663</link>
      <description>&lt;P&gt;Something like:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=blah sourcetype=bleh STATUS=ESCALATED OR STATUS=CLOSED| transaction Ticket | where mvcount(Engineer) = 1
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;could work.&lt;/P&gt;

&lt;P&gt;/K&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jul 2014 10:20:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-query-for-a-report-to-match-3-fields/m-p/152214#M42663</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2014-07-22T10:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Search query for a report to match 3 fields</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-query-for-a-report-to-match-3-fields/m-p/152215#M42664</link>
      <description>&lt;P&gt;I am including this to my search but I receive error "Unknown search command 'index'."&lt;/P&gt;

&lt;P&gt;index=hfgtrdaily status=* ty=* | search Engineer!=system | index=blah sourcetype=bleh STATUS=ESCALATED OR STATUS=CLOSED| transaction Ticket | where mvcount(Engineer) = 1&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jul 2014 10:55:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-query-for-a-report-to-match-3-fields/m-p/152215#M42664</guid>
      <dc:creator>karthik4455</dc:creator>
      <dc:date>2014-07-22T10:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: Search query for a report to match 3 fields</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-query-for-a-report-to-match-3-fields/m-p/152216#M42665</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;

&lt;P&gt;index=hfgtrdaily status=* ty=* STATUS=ESCALATED OR STATUS=CLOSED| search Engineer!=system | transaction Ticket | where mvcount(Engineer) = 1&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jul 2014 13:25:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-query-for-a-report-to-match-3-fields/m-p/152216#M42665</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-07-22T13:25:51Z</dc:date>
    </item>
  </channel>
</rss>

