<?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: Solarwinds Orion and Splunk in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/Solarwinds-Orion-and-Splunk/m-p/252764#M8060</link>
    <description>&lt;P&gt;It's part of the DBX setup.&lt;/P&gt;</description>
    <pubDate>Wed, 11 May 2016 19:32:54 GMT</pubDate>
    <dc:creator>jkat54</dc:creator>
    <dc:date>2016-05-11T19:32:54Z</dc:date>
    <item>
      <title>Solarwinds Orion and Splunk</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Solarwinds-Orion-and-Splunk/m-p/252757#M8053</link>
      <description>&lt;P&gt;Is there any kind of integration for Solarwinds and Splunk? I want Splunk to monitor Solarwinds.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Mar 2016 18:39:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Solarwinds-Orion-and-Splunk/m-p/252757#M8053</guid>
      <dc:creator>tmontney</dc:creator>
      <dc:date>2016-03-18T18:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Solarwinds Orion and Splunk</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Solarwinds-Orion-and-Splunk/m-p/252758#M8054</link>
      <description>&lt;P&gt;What sort of monitoring were you thinking about? Splunk offers a lot of options for log ingestion from Solarwinds (APM, NPM, etc. application logs) as well as things like extracting specific data sets directly from the Solarwinds DB for visualization and analytics of events.  For example, you could use the DB Connect v2 Splunk app to pull alert history to help you analyze which nodes, types of objects, spexific objects, etc were triggering most often.&lt;/P&gt;

&lt;P&gt;A word of caution though -- ingesting performance data via universal forwarders direct from monitored nodes is not a good idea. Sure, there are lots of apps that will help.you visualize that data in Splunk, but you are already collection that data in Solarwinds anyway and Splunk licensing is far more expensive than the equivalent functionality from Solarwinds. If you are hellbent on getting performance data, consider extracting it from the Orion DB via the DB Connect v2 app.  No sense paying to collect the same data twice.&lt;/P&gt;

&lt;P&gt;Let me know what you are thinking about doing. We're right in the middle of a pretty large Splunk  implementation and I manage a pretty good size Solarwinds install too. (NPM, SAM, NTA, SRM, VMAN, etc.)&lt;/P&gt;</description>
      <pubDate>Sat, 19 Mar 2016 10:58:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Solarwinds-Orion-and-Splunk/m-p/252758#M8054</guid>
      <dc:creator>joshuabiggley</dc:creator>
      <dc:date>2016-03-19T10:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: Solarwinds Orion and Splunk</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Solarwinds-Orion-and-Splunk/m-p/252759#M8055</link>
      <description>&lt;P&gt;Hello Joshua,&lt;/P&gt;

&lt;P&gt;I have a partner trying to collect data from Solarwinds DB via DBConnect, but they are getting this error with both DBConnect 1 and 2. &lt;/P&gt;

&lt;P&gt;Have you ever face this kind of issue? Were you able to connect to solarwinds db?&lt;/P&gt;

&lt;P&gt;Encountered the following error while trying to save: Splunkd daemon is not responding: ("Error connecting to /servicesNS/admin/dbx/dbx/databases: ('The read operation timed out',)",)&lt;/P&gt;

&lt;P&gt;Any insights appreciated!&lt;/P&gt;

&lt;P&gt;Thanks-&lt;/P&gt;

&lt;P&gt;Wellington &lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2016 22:16:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Solarwinds-Orion-and-Splunk/m-p/252759#M8055</guid>
      <dc:creator>wdeoliveira_spl</dc:creator>
      <dc:date>2016-05-10T22:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: Solarwinds Orion and Splunk</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Solarwinds-Orion-and-Splunk/m-p/252760#M8056</link>
      <description>&lt;P&gt;Yes, we were able to make the connection without an issue.  I'm no DBX expert but it looks like there is something wonky with your DBX install.&lt;/P&gt;

&lt;P&gt;We are running DBX2 and have successfully connected to MSSQL, Oracle, DB2, etc. sources.  Have you been able to connect to other DBs?  Here are a couple of pointers.&lt;/P&gt;

&lt;P&gt;In the connection configuration set the following values:&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Database Types =&lt;/STRONG&gt; MS-SQL Server Using jTDS Driver&lt;BR /&gt;
&lt;STRONG&gt;JDBC URL Format =&lt;/STRONG&gt; Default should be correct, but verify that it is jdbc:jtds:sqlserver://:/;useCursors=true&lt;BR /&gt;
&lt;STRONG&gt;Port =&lt;/STRONG&gt; 1433&lt;BR /&gt;
&lt;STRONG&gt;Default Database =&lt;/STRONG&gt; This should be the name of your SolarWinds Orion DB.&lt;/P&gt;

&lt;P&gt;That works for us but I really think your issue might be with the config of the DBX2 app itself.&lt;/P&gt;

&lt;P&gt;Let me know.&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2016 11:45:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Solarwinds-Orion-and-Splunk/m-p/252760#M8056</guid>
      <dc:creator>joshuabiggley</dc:creator>
      <dc:date>2016-05-11T11:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Solarwinds Orion and Splunk</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Solarwinds-Orion-and-Splunk/m-p/252761#M8057</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/1153iDEF1D50C5F82197B/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;HELP!&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2016 14:46:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Solarwinds-Orion-and-Splunk/m-p/252761#M8057</guid>
      <dc:creator>hellubuntu</dc:creator>
      <dc:date>2016-05-11T14:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: Solarwinds Orion and Splunk</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Solarwinds-Orion-and-Splunk/m-p/252762#M8058</link>
      <description>&lt;P&gt;It did not work for my environment. It displays the error:&lt;/P&gt;

&lt;P&gt;com.splunk.dbx2.DriverNotFoundException: The driver class net.sourceforge.jtds.jdbc.Driver is not found, please check if the driver library is installed properly.&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2016 17:19:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Solarwinds-Orion-and-Splunk/m-p/252762#M8058</guid>
      <dc:creator>hellubuntu</dc:creator>
      <dc:date>2016-05-11T17:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Solarwinds Orion and Splunk</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Solarwinds-Orion-and-Splunk/m-p/252763#M8059</link>
      <description>&lt;P&gt;You haven't installed the Java bridge driver apparently.&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2016 19:32:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Solarwinds-Orion-and-Splunk/m-p/252763#M8059</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2016-05-11T19:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: Solarwinds Orion and Splunk</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Solarwinds-Orion-and-Splunk/m-p/252764#M8060</link>
      <description>&lt;P&gt;It's part of the DBX setup.&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2016 19:32:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Solarwinds-Orion-and-Splunk/m-p/252764#M8060</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2016-05-11T19:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: Solarwinds Orion and Splunk</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Solarwinds-Orion-and-Splunk/m-p/252765#M8061</link>
      <description>&lt;P&gt;Hello @joshuabiggley,&lt;/P&gt;

&lt;P&gt;Do you have steps on getting in NPM data to Splunk?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 06:07:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Solarwinds-Orion-and-Splunk/m-p/252765#M8061</guid>
      <dc:creator>lloydknight</dc:creator>
      <dc:date>2019-10-16T06:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: Solarwinds Orion and Splunk</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Solarwinds-Orion-and-Splunk/m-p/252766#M8062</link>
      <description>&lt;P&gt;Probably better off submitting a new question. This is over 3 years old.&lt;/P&gt;

&lt;P&gt;Personally, I used Solarwinds SWQL Studio with PowerShell: &lt;A href="https://thwack.solarwinds.com/community/solarwinds-community/product-blog/blog/2018/02/06/intro-to-swql-studio"&gt;https://thwack.solarwinds.com/community/solarwinds-community/product-blog/blog/2018/02/06/intro-to-swql-studio&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 13:30:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Solarwinds-Orion-and-Splunk/m-p/252766#M8062</guid>
      <dc:creator>tmontney</dc:creator>
      <dc:date>2019-10-16T13:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: Solarwinds Orion and Splunk</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Solarwinds-Orion-and-Splunk/m-p/252767#M8063</link>
      <description>&lt;P&gt;We ended up using the "Splunk DB Connect" app which query's the Solarwinds tables for the needed data. It requires a bit of knowledge about the Solarwinds DB schema and "checkpointing"  a Splunk data source for Solarwinds logging tables. Also, we replicated the Solarwinds NPM CustomPollerStatistics_Detail table (and added an identity column to this replicated table) using MS SQL server replication since the DateTime field was not a good checkpoint field for the "Splunk DB Connect" app. Also, see these Solarwinds Thwack and Splunk answer posts &lt;A href="https://thwack.solarwinds.com/thread/120056"&gt;https://thwack.solarwinds.com/thread/120056&lt;/A&gt; and  &lt;A href="https://answers.splunk.com/answers/596395/what-are-the-steps-to-configure-an-incremental-pol.html"&gt;https://answers.splunk.com/answers/596395/what-are-the-steps-to-configure-an-incremental-pol.html&lt;/A&gt; .&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 13:55:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Solarwinds-Orion-and-Splunk/m-p/252767#M8063</guid>
      <dc:creator>jeffrey_berry</dc:creator>
      <dc:date>2019-10-16T13:55:59Z</dc:date>
    </item>
  </channel>
</rss>

