<?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: Filtering a Search in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Filtering-a-Search/m-p/300556#M56821</link>
    <description>&lt;P&gt;You can remove events from search results by specifying filters, preferably in base search like this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=foo sourcetype=bar http_status=200 NOT ("WhatsUp/1.0")
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You can refer to Splunk search tutorial for more examples.&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/SplunkCloud/6.6.1/SearchTutorial/Usethesearchlanguage"&gt;http://docs.splunk.com/Documentation/SplunkCloud/6.6.1/SearchTutorial/Usethesearchlanguage&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 24 Aug 2017 20:06:45 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2017-08-24T20:06:45Z</dc:date>
    <item>
      <title>Filtering a Search</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Filtering-a-Search/m-p/300555#M56820</link>
      <description>&lt;P&gt;Hi there, so I had a nice search return but I have a few bits that I don't want in the search. Really all I care about are the HTTP responses of 200 and I don't want to see anything with "WhatsUp/1.0" because that's just noise. Is there a good piece of documentation on this?&lt;/P&gt;

&lt;P&gt;Trying to figure out what kind of web traffic is on a really old server that needs to be retired. Also, is there good documentation on this type of practice?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 19:55:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Filtering-a-Search/m-p/300555#M56820</guid>
      <dc:creator>heats</dc:creator>
      <dc:date>2017-08-24T19:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering a Search</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Filtering-a-Search/m-p/300556#M56821</link>
      <description>&lt;P&gt;You can remove events from search results by specifying filters, preferably in base search like this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=foo sourcetype=bar http_status=200 NOT ("WhatsUp/1.0")
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You can refer to Splunk search tutorial for more examples.&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/SplunkCloud/6.6.1/SearchTutorial/Usethesearchlanguage"&gt;http://docs.splunk.com/Documentation/SplunkCloud/6.6.1/SearchTutorial/Usethesearchlanguage&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 20:06:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Filtering-a-Search/m-p/300556#M56821</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2017-08-24T20:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering a Search</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Filtering-a-Search/m-p/300557#M56822</link>
      <description>&lt;P&gt;Do you have to specify the source type?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 20:26:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Filtering-a-Search/m-p/300557#M56822</guid>
      <dc:creator>heats</dc:creator>
      <dc:date>2017-08-24T20:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering a Search</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Filtering-a-Search/m-p/300558#M56823</link>
      <description>&lt;P&gt;Oh I see, it looks like status= not http_status This looks good! Thank you for the documentation! &lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 20:30:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Filtering-a-Search/m-p/300558#M56823</guid>
      <dc:creator>heats</dc:creator>
      <dc:date>2017-08-24T20:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering a Search</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Filtering-a-Search/m-p/300559#M56824</link>
      <description>&lt;P&gt;Specifying more metadata field filters (index/host/source/sourcetype etc) in base search can optimize the performance.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 20:49:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Filtering-a-Search/m-p/300559#M56824</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2017-08-24T20:49:37Z</dc:date>
    </item>
  </channel>
</rss>

