<?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 steps to move universal forwarder from oracle database server to other without loosing any app config/setting in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/steps-to-move-universal-forwarder-from-oracle-database-server-to/m-p/468533#M80640</link>
    <description>&lt;P&gt;I am new to splunk, can i get advice on moving splunk universal forwarder from one db host to another.&lt;BR /&gt;
I am looking for options where i don't have to configure whole lot on the target.&lt;/P&gt;

&lt;P&gt;I tried SPLUNK HOME tar ball to target server, change the hostname in .conf files. I see the data coming but i don't see the&lt;BR /&gt;
sourcetype options , tags, dashboards&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Sat, 04 Apr 2020 02:50:20 GMT</pubDate>
    <dc:creator>mahenreddy</dc:creator>
    <dc:date>2020-04-04T02:50:20Z</dc:date>
    <item>
      <title>steps to move universal forwarder from oracle database server to other without loosing any app config/setting</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/steps-to-move-universal-forwarder-from-oracle-database-server-to/m-p/468533#M80640</link>
      <description>&lt;P&gt;I am new to splunk, can i get advice on moving splunk universal forwarder from one db host to another.&lt;BR /&gt;
I am looking for options where i don't have to configure whole lot on the target.&lt;/P&gt;

&lt;P&gt;I tried SPLUNK HOME tar ball to target server, change the hostname in .conf files. I see the data coming but i don't see the&lt;BR /&gt;
sourcetype options , tags, dashboards&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 04 Apr 2020 02:50:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/steps-to-move-universal-forwarder-from-oracle-database-server-to/m-p/468533#M80640</guid>
      <dc:creator>mahenreddy</dc:creator>
      <dc:date>2020-04-04T02:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: steps to move universal forwarder from oracle database server to other without loosing any app config/setting</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/steps-to-move-universal-forwarder-from-oracle-database-server-to/m-p/468534#M80641</link>
      <description>&lt;P&gt;Hi, &lt;BR /&gt;
If it is simply a universal forwarder:&lt;BR /&gt;
1.Ensure that the new db host has the same source paths for the files it is monitoring as the old one&lt;BR /&gt;
2.Ensure the deployment server is up to date with the client (that way, once the UF phones home under new db host, it can simply push the same app out again to resume service as usual....the caveat being the new db host has the same exact input.conf stanzas as the old db you are moving from)&lt;BR /&gt;
3. Install the forwarder on the new db host &lt;BR /&gt;
4. Point the forwarder to the deployment server : &lt;CODE&gt;./splunk set deploy-poll &amp;lt;deploymentserver&amp;gt;:8089&lt;/CODE&gt;&lt;BR /&gt;
5. Once the forwarder is phoning home from the new db host, attach the same apps &amp;amp; serverclass as previous db forwarder and push out  to the client - &lt;CODE&gt;./splunk reload deploy-server&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Once the new forwarder begins to send data to the indexers, the dashboards and other knowledge objects should begin populating as per usual witht the previous setup.&lt;/P&gt;</description>
      <pubDate>Sat, 04 Apr 2020 14:31:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/steps-to-move-universal-forwarder-from-oracle-database-server-to/m-p/468534#M80641</guid>
      <dc:creator>mguhad</dc:creator>
      <dc:date>2020-04-04T14:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: steps to move universal forwarder from oracle database server to other without loosing any app config/setting</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/steps-to-move-universal-forwarder-from-oracle-database-server-to/m-p/468535#M80642</link>
      <description>&lt;P&gt;Thanks a lot for detailed reply.&lt;/P&gt;</description>
      <pubDate>Sun, 05 Apr 2020 11:15:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/steps-to-move-universal-forwarder-from-oracle-database-server-to/m-p/468535#M80642</guid>
      <dc:creator>mahenreddy</dc:creator>
      <dc:date>2020-04-05T11:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: steps to move universal forwarder from oracle database server to other without loosing any app config/setting</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/steps-to-move-universal-forwarder-from-oracle-database-server-to/m-p/468536#M80643</link>
      <description>&lt;P&gt;Thanks a lot . Everything is working fine. &lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2020 09:11:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/steps-to-move-universal-forwarder-from-oracle-database-server-to/m-p/468536#M80643</guid>
      <dc:creator>mahenreddy</dc:creator>
      <dc:date>2020-04-14T09:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: steps to move universal forwarder from oracle database server to other without loosing any app config/setting</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/steps-to-move-universal-forwarder-from-oracle-database-server-to/m-p/468537#M80644</link>
      <description>&lt;P&gt;@mahenreddy If your problem is resolved then please accept the answer to help future readers.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2020 12:28:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/steps-to-move-universal-forwarder-from-oracle-database-server-to/m-p/468537#M80644</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-04-14T12:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: steps to move universal forwarder from oracle database server to other without loosing any app config/setting</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/steps-to-move-universal-forwarder-from-oracle-database-server-to/m-p/468538#M80645</link>
      <description>&lt;P&gt;Thanks for the detailed step by step explanation . It resolved the issue.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2020 17:44:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/steps-to-move-universal-forwarder-from-oracle-database-server-to/m-p/468538#M80645</guid>
      <dc:creator>mahenreddy</dc:creator>
      <dc:date>2020-04-14T17:44:36Z</dc:date>
    </item>
  </channel>
</rss>

