<?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: Can You Help Me Understand The Environment I Inherited in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Can-You-Help-Me-Understand-The-Environment-I-Inherited/m-p/253402#M48672</link>
    <description>&lt;P&gt;THERE IT IS! ... you are the best, thank you!&lt;/P&gt;</description>
    <pubDate>Thu, 13 Oct 2016 20:23:38 GMT</pubDate>
    <dc:creator>paimonsoror</dc:creator>
    <dc:date>2016-10-13T20:23:38Z</dc:date>
    <item>
      <title>Can You Help Me Understand The Environment I Inherited</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-You-Help-Me-Understand-The-Environment-I-Inherited/m-p/253398#M48668</link>
      <description>&lt;P&gt;So take this with some warning.... its a bit of a mess.&lt;/P&gt;

&lt;P&gt;This is our nonprod environment, and the goal was to move our infrastructure from a private cloud that was severely underpowered, to a virtual environment that has been appropriately scaled to Splunk recommendations.&lt;/P&gt;

&lt;P&gt;Old Environment Servers will be referred to as cloudX&lt;BR /&gt;
New Environment Servers will be referred to as virtualX&lt;/P&gt;

&lt;P&gt;The old cluster was made up of the following:&lt;BR /&gt;
1 Deployer, 3 SHs, 1 Cluster Master, 5 Idx&lt;/P&gt;

&lt;P&gt;The new cluster is made of the same configuration&lt;/P&gt;

&lt;P&gt;We currently have all users pointing to the new environment.  And here is where I get lost.  When I perform a search, I actually see the search going out to all 10 IDx.  So I thought, ok, maybe the setup was made to have the 5 old IDX as read only, while the 5 new IDX would consume all the new data.  Eventually allowing us to fade out the old servers.  This however doesn't seem to be the case, as running a search from just this morning sees the following from the Inspector:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;10.50   dispatch.stream.remote.cloud3   67  -   8,365,056
1.47    dispatch.stream.remote.cloud1   59  -   1,934,223
0.18    dispatch.stream.remote.cloud0   10  -   193,095
0.00    dispatch.stream.remote.virtual0 4   -   18,650
0.00    dispatch.stream.remote.virtual1 4   -   18,666
0.00    dispatch.stream.remote.virtual2 3   -   14,023
0.00    dispatch.stream.remote.virtual3 1   -   4,737
0.00    dispatch.stream.remote.virtual4 1   -   4,738
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;So I tried digging a bit to see where these old servers are still being used in my cluster...&lt;/P&gt;

&lt;P&gt;I opened the virtualClusterMaster and took a look, and i see the new (virtual) indexers&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;virtual0     Yes    Up  12
virtual1     Yes    Up  113
virtual2     Yes    Up  14
virtual3     Yes    Up  84
virtual4     Yes    Up  112
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Interestingly enough, looking at the virtualDeployer i see the old (cloud) cluster listed, and not the new (virtual) one&lt;/P&gt;

&lt;P&gt;Would this be enough information to help determine what might be going on here?  I can understand that data is probably still going to the old indexers because of the forwarder configurations, but what I am not understanding is how the cluster knows to look at those old (cloud) indexes.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2016 12:00:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-You-Help-Me-Understand-The-Environment-I-Inherited/m-p/253398#M48668</guid>
      <dc:creator>paimonsoror</dc:creator>
      <dc:date>2016-10-13T12:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: Can You Help Me Understand The Environment I Inherited</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-You-Help-Me-Understand-The-Environment-I-Inherited/m-p/253399#M48669</link>
      <description>&lt;P&gt;I would take a look at the configuration of the search heads. A search head can participate in multiple clusters, so I suspect that your search heads are searching both the old and the new.&lt;/P&gt;

&lt;P&gt;You probably should make sure that all the forwarders are sending data to the new cluster ASAP. Or else you will never be able to power-off the old cluster.&lt;/P&gt;

&lt;P&gt;You might also look at different timeranges for the searches - you didn't say what the timerange was for the inspector info that you shared. You might find that a search running over the last 24 hours has a very different profile than a search over the last 30 days. (At least I hope.)&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2016 16:46:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-You-Help-Me-Understand-The-Environment-I-Inherited/m-p/253399#M48669</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2016-10-13T16:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Can You Help Me Understand The Environment I Inherited</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-You-Help-Me-Understand-The-Environment-I-Inherited/m-p/253400#M48670</link>
      <description>&lt;P&gt;Thats a great point. I certainly need to reset those forwarders to send data to the new cluster soon.  Thanks for this information by the way.   I took a look at the cluster master on the old server, and I see some references to the new search heads....so that must be the key right there.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2016 19:36:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-You-Help-Me-Understand-The-Environment-I-Inherited/m-p/253400#M48670</guid>
      <dc:creator>paimonsoror</dc:creator>
      <dc:date>2016-10-13T19:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: Can You Help Me Understand The Environment I Inherited</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-You-Help-Me-Understand-The-Environment-I-Inherited/m-p/253401#M48671</link>
      <description>&lt;P&gt;Look at the .../etc/system/loca/server.conf on the search heads, too&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2016 20:15:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-You-Help-Me-Understand-The-Environment-I-Inherited/m-p/253401#M48671</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2016-10-13T20:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: Can You Help Me Understand The Environment I Inherited</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-You-Help-Me-Understand-The-Environment-I-Inherited/m-p/253402#M48672</link>
      <description>&lt;P&gt;THERE IT IS! ... you are the best, thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2016 20:23:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-You-Help-Me-Understand-The-Environment-I-Inherited/m-p/253402#M48672</guid>
      <dc:creator>paimonsoror</dc:creator>
      <dc:date>2016-10-13T20:23:38Z</dc:date>
    </item>
  </channel>
</rss>

