<?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: Specify More Than One Host? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Specify-More-Than-One-Host/m-p/122536#M33010</link>
    <description>&lt;P&gt;Depends on how many hosts you want to specify.  If it's two or three, simply using OR will do it:&lt;/P&gt;

&lt;P&gt;index=os sourcetype=df mount="/etc" (host=server1 OR host=server2 OR host=server3)&lt;/P&gt;

&lt;P&gt;If you get into too many hosts, then you may be able to sue a wildcard if they have similar names.  If not, then you may have to use more esoteric means, like a lookup table.&lt;/P&gt;</description>
    <pubDate>Thu, 29 Jan 2015 20:09:28 GMT</pubDate>
    <dc:creator>reswob4</dc:creator>
    <dc:date>2015-01-29T20:09:28Z</dc:date>
    <item>
      <title>Specify More Than One Host?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Specify-More-Than-One-Host/m-p/122535#M33009</link>
      <description>&lt;P&gt;Hey everyone! I have a pretty simple question. Below is a sample search string:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=os sourcetype=df mount="/etc" host=server1
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Is there a way to specific more than one host? I thought I could get away with &lt;CODE&gt;host=server1,server2&lt;/CODE&gt; but it didn't work out. I'm trying to tailer my visualization chart for my clients as much as possible so it would help out to just display the data that actually matters to them.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jan 2015 20:07:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Specify-More-Than-One-Host/m-p/122535#M33009</guid>
      <dc:creator>eboniebutler</dc:creator>
      <dc:date>2015-01-29T20:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: Specify More Than One Host?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Specify-More-Than-One-Host/m-p/122536#M33010</link>
      <description>&lt;P&gt;Depends on how many hosts you want to specify.  If it's two or three, simply using OR will do it:&lt;/P&gt;

&lt;P&gt;index=os sourcetype=df mount="/etc" (host=server1 OR host=server2 OR host=server3)&lt;/P&gt;

&lt;P&gt;If you get into too many hosts, then you may be able to sue a wildcard if they have similar names.  If not, then you may have to use more esoteric means, like a lookup table.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jan 2015 20:09:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Specify-More-Than-One-Host/m-p/122536#M33010</guid>
      <dc:creator>reswob4</dc:creator>
      <dc:date>2015-01-29T20:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: Specify More Than One Host?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Specify-More-Than-One-Host/m-p/122537#M33011</link>
      <description>&lt;P&gt;you can do like below,&lt;/P&gt;

&lt;P&gt;index=os sourcetype=df mount="/etc" host IN (server1,server2)&lt;/P&gt;</description>
      <pubDate>Thu, 01 Mar 2018 05:09:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Specify-More-Than-One-Host/m-p/122537#M33011</guid>
      <dc:creator>thambisetty</dc:creator>
      <dc:date>2018-03-01T05:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: Specify More Than One Host?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Specify-More-Than-One-Host/m-p/122538#M33012</link>
      <description>&lt;P&gt;so I am doing sourcetype cisco:asa and host=* but I am not getting all the hosts. Also how do I just get a report on hosts without all the log info?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 18:27:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Specify-More-Than-One-Host/m-p/122538#M33012</guid>
      <dc:creator>plantiw</dc:creator>
      <dc:date>2018-08-06T18:27:27Z</dc:date>
    </item>
  </channel>
</rss>

