<?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 Cooperation between multiple splunk in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Cooperation-between-multiple-splunk/m-p/87451#M3174</link>
    <description>&lt;P&gt;I have a working splunk server that has several indexes. I found out there is another department that is also using splunk, so I would like to use my splunk to search their splunk.&lt;/P&gt;

&lt;P&gt;I was looking into distributed search, but it appear we would have to have a common shared folder to store our indexes. &lt;/P&gt;

&lt;P&gt;What is the proper way to make the remote indexes appear in my splunk? I don't want all of them only a few.&lt;/P&gt;

&lt;P&gt;I guess I have to configure my search head to go and query the remote splunk indexer. Any pointers on that?&lt;/P&gt;

&lt;P&gt;Edit:&lt;BR /&gt;
With distributed search enabled it seems every single search is also being done on the remote peer. How do I stop this from happening?&lt;/P&gt;</description>
    <pubDate>Mon, 08 Apr 2013 14:17:49 GMT</pubDate>
    <dc:creator>krugger</dc:creator>
    <dc:date>2013-04-08T14:17:49Z</dc:date>
    <item>
      <title>Cooperation between multiple splunk</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Cooperation-between-multiple-splunk/m-p/87451#M3174</link>
      <description>&lt;P&gt;I have a working splunk server that has several indexes. I found out there is another department that is also using splunk, so I would like to use my splunk to search their splunk.&lt;/P&gt;

&lt;P&gt;I was looking into distributed search, but it appear we would have to have a common shared folder to store our indexes. &lt;/P&gt;

&lt;P&gt;What is the proper way to make the remote indexes appear in my splunk? I don't want all of them only a few.&lt;/P&gt;

&lt;P&gt;I guess I have to configure my search head to go and query the remote splunk indexer. Any pointers on that?&lt;/P&gt;

&lt;P&gt;Edit:&lt;BR /&gt;
With distributed search enabled it seems every single search is also being done on the remote peer. How do I stop this from happening?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2013 14:17:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Cooperation-between-multiple-splunk/m-p/87451#M3174</guid>
      <dc:creator>krugger</dc:creator>
      <dc:date>2013-04-08T14:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: Cooperation between multiple splunk</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Cooperation-between-multiple-splunk/m-p/87452#M3175</link>
      <description>&lt;P&gt;You would configure distribued search:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Deploy/Configuredistributedsearch"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Deploy/Configuredistributedsearch&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;These easiest way to configure is probably through using the web UI.&lt;/P&gt;

&lt;P&gt;Also, be sure to read about how authorization works for distributed searches so that you will be able to actually search the other indexer:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Deploy/Howauthorizationworksindistributedsearches"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Deploy/Howauthorizationworksindistributedsearches&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2013 14:39:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Cooperation-between-multiple-splunk/m-p/87452#M3175</guid>
      <dc:creator>okrabbe_splunk</dc:creator>
      <dc:date>2013-04-08T14:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: Cooperation between multiple splunk</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Cooperation-between-multiple-splunk/m-p/87453#M3176</link>
      <description>&lt;P&gt;Distributed search doesn't &lt;EM&gt;have&lt;/EM&gt; to have the same index folders. You can set the other department as a search peer, and just specifiy &lt;CODE&gt;index=foo&lt;/CODE&gt; for the ones you need off of their indexer. As long as any custom extractions are in both places, you should be ok with doing it this way.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2013 14:39:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Cooperation-between-multiple-splunk/m-p/87453#M3176</guid>
      <dc:creator>alacercogitatus</dc:creator>
      <dc:date>2013-04-08T14:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: Cooperation between multiple splunk</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Cooperation-between-multiple-splunk/m-p/87454#M3177</link>
      <description>&lt;P&gt;It should be as easy as adding their indexer as a search peer to your search head.  Other than ensuring the management port is open between the two, that should be it.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2013 14:40:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Cooperation-between-multiple-splunk/m-p/87454#M3177</guid>
      <dc:creator>rmcdougal</dc:creator>
      <dc:date>2013-04-08T14:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: Cooperation between multiple splunk</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Cooperation-between-multiple-splunk/m-p/87455#M3178</link>
      <description>&lt;P&gt;each splunk has its own custom extractions, as we are indexing different systems.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2013 16:11:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Cooperation-between-multiple-splunk/m-p/87455#M3178</guid>
      <dc:creator>krugger</dc:creator>
      <dc:date>2013-04-08T16:11:17Z</dc:date>
    </item>
  </channel>
</rss>

