<?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 within 2 entries in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Search-within-2-entries/m-p/85620#M21874</link>
    <description>&lt;P&gt;Are you wanting events that have either or that have both?  If either, the query would be &lt;CODE&gt;current_user='32' OR "UsersController#update"&lt;/CODE&gt;    For both, it would be &lt;CODE&gt;current_user='32' "UsersController#update"&lt;/CODE&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 28 Jun 2012 02:05:24 GMT</pubDate>
    <dc:creator>bwooden</dc:creator>
    <dc:date>2012-06-28T02:05:24Z</dc:date>
    <item>
      <title>Search within 2 entries</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-within-2-entries/m-p/85619#M21873</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I want to search for an entry that contains UsersController#update and with the following entry that contain current_user='32'.&lt;/P&gt;

&lt;P&gt;If I search it independently I got search results. But if I do both I get nothing.&lt;/P&gt;

&lt;P&gt;Is anyone has an idea of the search that I have to do?&lt;/P&gt;

&lt;P&gt;Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jun 2012 01:56:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-within-2-entries/m-p/85619#M21873</guid>
      <dc:creator>Ikanui123</dc:creator>
      <dc:date>2012-06-28T01:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: Search within 2 entries</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-within-2-entries/m-p/85620#M21874</link>
      <description>&lt;P&gt;Are you wanting events that have either or that have both?  If either, the query would be &lt;CODE&gt;current_user='32' OR "UsersController#update"&lt;/CODE&gt;    For both, it would be &lt;CODE&gt;current_user='32' "UsersController#update"&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jun 2012 02:05:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-within-2-entries/m-p/85620#M21874</guid>
      <dc:creator>bwooden</dc:creator>
      <dc:date>2012-06-28T02:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: Search within 2 entries</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-within-2-entries/m-p/85621#M21875</link>
      <description>&lt;P&gt;thanks for replying, just as I said when searching for &lt;/P&gt;

&lt;P&gt;current_user='32' "UsersController#update"&lt;/P&gt;

&lt;P&gt;nothing is returned, since its not in the same entry. Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jun 2012 21:54:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-within-2-entries/m-p/85621#M21875</guid>
      <dc:creator>Ikanui123</dc:creator>
      <dc:date>2012-06-28T21:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Search within 2 entries</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-within-2-entries/m-p/85622#M21876</link>
      <description>&lt;PRE&gt;&lt;CODE&gt; current_user="32" OR "UsersController#Update"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 29 Jun 2012 05:29:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-within-2-entries/m-p/85622#M21876</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2012-06-29T05:29:16Z</dc:date>
    </item>
  </channel>
</rss>

