<?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 How to use wildcards with host in a search? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-use-wildcards-with-host-in-a-search/m-p/157026#M44184</link>
    <description>&lt;P&gt;I am building a search for all &lt;CODE&gt;index=*&lt;/CODE&gt;, but I have a large number of hosts. These hosts are grouped together with our naming convention of letters and numbers at the end (ex: PRDOxxx)  I have it like this right now:&lt;/P&gt;

&lt;P&gt;Currently using:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Index=* Host=*
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Picks up everything, but trying to narrow it down, I tried:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Index=* Host=prdo* OR Host=OCC*
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Does not pick up anything.&lt;/P&gt;</description>
    <pubDate>Fri, 07 Aug 2015 16:13:43 GMT</pubDate>
    <dc:creator>msackett</dc:creator>
    <dc:date>2015-08-07T16:13:43Z</dc:date>
    <item>
      <title>How to use wildcards with host in a search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-use-wildcards-with-host-in-a-search/m-p/157026#M44184</link>
      <description>&lt;P&gt;I am building a search for all &lt;CODE&gt;index=*&lt;/CODE&gt;, but I have a large number of hosts. These hosts are grouped together with our naming convention of letters and numbers at the end (ex: PRDOxxx)  I have it like this right now:&lt;/P&gt;

&lt;P&gt;Currently using:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Index=* Host=*
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Picks up everything, but trying to narrow it down, I tried:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Index=* Host=prdo* OR Host=OCC*
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Does not pick up anything.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Aug 2015 16:13:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-use-wildcards-with-host-in-a-search/m-p/157026#M44184</guid>
      <dc:creator>msackett</dc:creator>
      <dc:date>2015-08-07T16:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to use wildcards with host in a search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-use-wildcards-with-host-in-a-search/m-p/157027#M44185</link>
      <description>&lt;P&gt;The field names are case sensitive (values are not case sensitive in the bases earch). So could you try this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=* host=prdo* OR host=OCC*
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 07 Aug 2015 17:05:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-use-wildcards-with-host-in-a-search/m-p/157027#M44185</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2015-08-07T17:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to use wildcards with host in a search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-use-wildcards-with-host-in-a-search/m-p/157028#M44186</link>
      <description>&lt;P&gt;Thank you ... &lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2015 18:59:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-use-wildcards-with-host-in-a-search/m-p/157028#M44186</guid>
      <dc:creator>msackett</dc:creator>
      <dc:date>2015-09-28T18:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to use wildcards with host in a search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-use-wildcards-with-host-in-a-search/m-p/157029#M44187</link>
      <description>&lt;P&gt;As somesoni2 mentioned, the field names are case sensitive, so this is a good guess as to why the search isn't turning up anything.&lt;/P&gt;

&lt;P&gt;Was this a resolution?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2015 12:55:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-use-wildcards-with-host-in-a-search/m-p/157029#M44187</guid>
      <dc:creator>muebel</dc:creator>
      <dc:date>2015-09-29T12:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to use wildcards with host in a search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-use-wildcards-with-host-in-a-search/m-p/157030#M44188</link>
      <description>&lt;P&gt;Yes, It was a case issue.&lt;BR /&gt;
thank you&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2015 13:32:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-use-wildcards-with-host-in-a-search/m-p/157030#M44188</guid>
      <dc:creator>msackett</dc:creator>
      <dc:date>2015-09-29T13:32:17Z</dc:date>
    </item>
  </channel>
</rss>

