<?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 can we migrate inputs from DB Connect 3.7 to 3.11? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-can-we-migrate-inputs-from-DB-Connect-3-7-to-3-11/m-p/627755#M78340</link>
    <description>&lt;P&gt;If not too many inputs seem to be migrated, you can copy the query and setting to create new inputs. It maybe a faster solution.&lt;/P&gt;</description>
    <pubDate>Fri, 20 Jan 2023 13:38:44 GMT</pubDate>
    <dc:creator>scelikok</dc:creator>
    <dc:date>2023-01-20T13:38:44Z</dc:date>
    <item>
      <title>How can we migrate inputs from DB Connect 3.7 to 3.11?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-can-we-migrate-inputs-from-DB-Connect-3-7-to-3-11/m-p/627636#M78327</link>
      <description>&lt;P&gt;Splunk Enterprise 9.0.1.&lt;BR /&gt;We upgrade DB Connect from 3.7.0. to 3.11.1 and we started to notice that some inputs were not working.&lt;BR /&gt;Also on _internal we found an event that lists inputs that require migration.&lt;BR /&gt;&lt;SPAN class=""&gt;&lt;BR /&gt;INFO&lt;/SPAN&gt; &lt;SPAN class=""&gt;c.s.d.s.m.s.DbInputToModularInputInstanceMigrator&lt;/SPAN&gt; &lt;SPAN class=""&gt;-&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;DB&lt;/SPAN&gt; &lt;SPAN class=""&gt;Inputs&lt;/SPAN&gt; &lt;SPAN class=""&gt;requiring&lt;/SPAN&gt; &lt;SPAN class=""&gt;migration&lt;/SPAN&gt;&lt;/SPAN&gt;: [&lt;SPAN class=""&gt;...]&lt;BR /&gt;&lt;BR /&gt;The actual documentation doesnt say anything about this migration.&lt;BR /&gt;&lt;A href="https://docs.splunk.com/Documentation/DBX/3.11.1/DeployDBX/MigratefromDBConnectv1" target="_blank" rel="noopener"&gt;https://docs.splunk.com/Documentation/DBX/3.11.1/DeployDBX/MigratefromDBConnectv1&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;Is there any other documentation on how to migrate to the latest version?&lt;BR /&gt;&lt;BR /&gt;UPDATE:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;We found that the cron expression validation changed between versions:&lt;BR /&gt;'1/10 * * * *' was a valid expression in 3.7, now its no longer valid. We have to do '1-59/10 * * * *'.&lt;/P&gt;&lt;P&gt;Also we have to disable and then enable the input for it to start working again, changing the cron is not enough.&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2023 13:53:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-can-we-migrate-inputs-from-DB-Connect-3-7-to-3-11/m-p/627636#M78327</guid>
      <dc:creator>joshiro</dc:creator>
      <dc:date>2023-01-20T13:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: How can we migrate inputs from DB Connect 3.7 to 3.11?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-can-we-migrate-inputs-from-DB-Connect-3-7-to-3-11/m-p/627669#M78334</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/232243"&gt;@joshiro&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;You can try below migration script.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/DBX/3.9.0/DeployDBX/MigratefromDBConnectv1#Upgrade_and_migrate_instructions" target="_blank"&gt;https://docs.splunk.com/Documentation/DBX/3.9.0/DeployDBX/MigratefromDBConnectv1#Upgrade_and_migrate_instructions&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2023 02:38:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-can-we-migrate-inputs-from-DB-Connect-3-7-to-3-11/m-p/627669#M78334</guid>
      <dc:creator>scelikok</dc:creator>
      <dc:date>2023-01-20T02:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: How can we migrate inputs from DB Connect 3.7 to 3.11?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-can-we-migrate-inputs-from-DB-Connect-3-7-to-3-11/m-p/627749#M78339</link>
      <description>&lt;P&gt;We already saw that documentation, and we didnt try to migrate that way because it doesnt match our context. We are already on 3.7 and that document is for an upgrade from 2.x to 3.&lt;BR /&gt;And we were using DB Connect 3 for a long time without problems, this just happened recently when updating to the latest version, from 3.7.0.&lt;BR /&gt;&lt;BR /&gt;Might check what the upgrade scripts do, and see if they help us in any way.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2023 13:15:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-can-we-migrate-inputs-from-DB-Connect-3-7-to-3-11/m-p/627749#M78339</guid>
      <dc:creator>joshiro</dc:creator>
      <dc:date>2023-01-20T13:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: How can we migrate inputs from DB Connect 3.7 to 3.11?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-can-we-migrate-inputs-from-DB-Connect-3-7-to-3-11/m-p/627755#M78340</link>
      <description>&lt;P&gt;If not too many inputs seem to be migrated, you can copy the query and setting to create new inputs. It maybe a faster solution.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2023 13:38:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-can-we-migrate-inputs-from-DB-Connect-3-7-to-3-11/m-p/627755#M78340</guid>
      <dc:creator>scelikok</dc:creator>
      <dc:date>2023-01-20T13:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: How can we migrate inputs from DB Connect 3.7 to 3.11?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-can-we-migrate-inputs-from-DB-Connect-3-7-to-3-11/m-p/627760#M78341</link>
      <description>&lt;P&gt;We got lots of inputs, we can try to remake them, but its going to take time. This is the last thing we are trying.&lt;BR /&gt;&lt;BR /&gt;We found that the cron expression validation changed between versions:&lt;BR /&gt;'1/10 * * * *' was a valid expression in 3.7, now its no longer valid. We have to do '1-59/10 * * * *'.&lt;BR /&gt;&lt;BR /&gt;Also we have to disable and then enable the input for it to start working again, changing the cron is not enough.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2023 13:52:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-can-we-migrate-inputs-from-DB-Connect-3-7-to-3-11/m-p/627760#M78341</guid>
      <dc:creator>joshiro</dc:creator>
      <dc:date>2023-01-20T13:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: How can we migrate inputs from DB Connect 3.7 to 3.11?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-can-we-migrate-inputs-from-DB-Connect-3-7-to-3-11/m-p/627764#M78342</link>
      <description>&lt;P&gt;Very nice to hear you solved and thank you for the information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2023 14:08:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-can-we-migrate-inputs-from-DB-Connect-3-7-to-3-11/m-p/627764#M78342</guid>
      <dc:creator>scelikok</dc:creator>
      <dc:date>2023-01-20T14:08:57Z</dc:date>
    </item>
  </channel>
</rss>

