<?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: How to create a secondary backup server for Splunk app for DB connect App ? in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-create-a-secondary-backup-server-for-Splunk-app-for-DB/m-p/514745#M3058</link>
    <description>&lt;P&gt;Complete failover automation is impossible.&lt;/P&gt;&lt;P&gt;but you can have workaround.&lt;/P&gt;&lt;P&gt;Splunk manual start is required on secondary Splunk instance where Splunk_app_dbconnect will be idle.&lt;/P&gt;&lt;P&gt;1. open firewall rules from secondary instance &amp;nbsp;to all destinations from which you are collecting records from active instance.&lt;BR /&gt;2. Configure all inputs on secondary instance&lt;/P&gt;&lt;P&gt;3. don’t start splunk service&lt;/P&gt;&lt;P&gt;4. rsync db checkpoints available at $SPLUNK_HOME/var/lib/splunk/modinputs/splunk_app_dbconnect/* for every one minute from active to secondary instance&lt;/P&gt;&lt;P&gt;5. Configure to get an alert if &amp;nbsp;primary Instance Splunkd service is down.&lt;/P&gt;&lt;P&gt;6. You can have simple alert action which will be called by the alert.&lt;/P&gt;&lt;P&gt;you have to test this before taking decisions.&lt;/P&gt;&lt;P&gt;this is my idea only. Not tested really.&lt;/P&gt;</description>
    <pubDate>Tue, 18 Aug 2020 18:21:45 GMT</pubDate>
    <dc:creator>thambisetty</dc:creator>
    <dc:date>2020-08-18T18:21:45Z</dc:date>
    <item>
      <title>How to create a secondary backup server for Splunk app for DB connect App ?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-create-a-secondary-backup-server-for-Splunk-app-for-DB/m-p/514717#M3056</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;There was a recent failure on one of our host where we have hosted Splunk App for DB Connect.Resultant we have lost data for almost 5,6 hours.&lt;/P&gt;&lt;P&gt;I wanted to create a secondary backup server, if something goes wrong with our present server, Ideally it should start working on the secondary server.&lt;/P&gt;&lt;P&gt;Also, i have realized that decrypting the passwords and entering it with script are not working, last time i tried I had to put it manually all the passwords.&lt;/P&gt;&lt;P&gt;Could anyone please guide me or gives me the direction how can i achieve that ?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2020 15:03:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-create-a-secondary-backup-server-for-Splunk-app-for-DB/m-p/514717#M3056</guid>
      <dc:creator>tarunmalhotra79</dc:creator>
      <dc:date>2020-08-18T15:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a secondary backup server for Splunk app for DB connect App ?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-create-a-secondary-backup-server-for-Splunk-app-for-DB/m-p/514739#M3057</link>
      <description>Splunk doesn't have a high-availability solution for apps.&lt;BR /&gt;You can stand up a warm standby Splunk instance with DB Connect installed on it and use rsync (or a similar utility) to copy data from the primary to the standby. I don't know the exact files you'd have to synchronize.&lt;BR /&gt;The takeover process would be manual or automated outside of Splunk. Likewise, when the original server comes back on-line you will have to take steps to ensure only one instance performs inputs or you'll risk duplicate data.</description>
      <pubDate>Tue, 18 Aug 2020 17:37:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-create-a-secondary-backup-server-for-Splunk-app-for-DB/m-p/514739#M3057</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-08-18T17:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a secondary backup server for Splunk app for DB connect App ?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-create-a-secondary-backup-server-for-Splunk-app-for-DB/m-p/514745#M3058</link>
      <description>&lt;P&gt;Complete failover automation is impossible.&lt;/P&gt;&lt;P&gt;but you can have workaround.&lt;/P&gt;&lt;P&gt;Splunk manual start is required on secondary Splunk instance where Splunk_app_dbconnect will be idle.&lt;/P&gt;&lt;P&gt;1. open firewall rules from secondary instance &amp;nbsp;to all destinations from which you are collecting records from active instance.&lt;BR /&gt;2. Configure all inputs on secondary instance&lt;/P&gt;&lt;P&gt;3. don’t start splunk service&lt;/P&gt;&lt;P&gt;4. rsync db checkpoints available at $SPLUNK_HOME/var/lib/splunk/modinputs/splunk_app_dbconnect/* for every one minute from active to secondary instance&lt;/P&gt;&lt;P&gt;5. Configure to get an alert if &amp;nbsp;primary Instance Splunkd service is down.&lt;/P&gt;&lt;P&gt;6. You can have simple alert action which will be called by the alert.&lt;/P&gt;&lt;P&gt;you have to test this before taking decisions.&lt;/P&gt;&lt;P&gt;this is my idea only. Not tested really.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2020 18:21:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-create-a-secondary-backup-server-for-Splunk-app-for-DB/m-p/514745#M3058</guid>
      <dc:creator>thambisetty</dc:creator>
      <dc:date>2020-08-18T18:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a secondary backup server for Splunk app for DB connect App ?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-create-a-secondary-backup-server-for-Splunk-app-for-DB/m-p/514970#M3074</link>
      <description>&lt;P&gt;I ran into same situation today. I followed same steps given in the previous answer and they worked as expected.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Aug 2020 14:55:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-create-a-secondary-backup-server-for-Splunk-app-for-DB/m-p/514970#M3074</guid>
      <dc:creator>thambisetty</dc:creator>
      <dc:date>2020-08-19T14:55:31Z</dc:date>
    </item>
  </channel>
</rss>

