<?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 troubleshoot why I'm not getting any events from ePO with Splunk DB Connect 1 and the Splunk Add-on for McAfee? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-troubleshoot-why-I-m-not-getting-any-events-from-ePO-with/m-p/164266#M15468</link>
    <description>&lt;OL&gt;
&lt;LI&gt;Can you do a telnet to your database from the Splunk server you are running DB Connect on? Connection refused seems to imply a firewall issue.&lt;/LI&gt;
&lt;LI&gt;Use DB Connect v2 it's much more reliable and easier to use than v1.&lt;/LI&gt;
&lt;/OL&gt;</description>
    <pubDate>Fri, 07 Aug 2015 21:41:21 GMT</pubDate>
    <dc:creator>masonmorales</dc:creator>
    <dc:date>2015-08-07T21:41:21Z</dc:date>
    <item>
      <title>How to troubleshoot why I'm not getting any events from ePO with Splunk DB Connect 1 and the Splunk Add-on for McAfee?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-troubleshoot-why-I-m-not-getting-any-events-from-ePO-with/m-p/164265#M15467</link>
      <description>&lt;P&gt;My question is similar to the below:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/179701/splunk-db-connect-why-am-i-getting-an-error-config.html"&gt;http://answers.splunk.com/answers/179701/splunk-db-connect-why-am-i-getting-an-error-config.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;This saga started when I upgraded to 1.2 back on July 17.  At the time I was running Java 1.7.  Things got a little crazy and I never noticed that I stopped getting data from ePO.  Fast forward to this week when I finally noticed that my ePO dashboards weren't working.  While troubleshooting, I found that I need to upgrade java to 1.8 as DB Connect 1 version 1.2 didn't work with java 1.7&lt;/P&gt;

&lt;P&gt;I upgraded to Java 1.8 and removed versions 1.6 and 1.7.  So I now have DB Connect 1 version 1.2 and I also upgraded Splunk Add-on for McAfee to version 2.1.1 &lt;/P&gt;

&lt;P&gt;Splunk is installed on CentOS 6.5 and McAfee ePO 4.6.9 is running on a Windows 2008R2 server with MSSQL 2008R2.&lt;/P&gt;

&lt;P&gt;java bridge is now running just fine.&lt;/P&gt;

&lt;P&gt;But here's my problem.  I am still not getting any events from ePO.  &lt;/P&gt;

&lt;P&gt;I've double/triple checked that the domain/username and password are correctly entered.  I don't have any errors in splunkd.log, dbx.log or jbridge.log.&lt;/P&gt;

&lt;P&gt;However, when I go to the Splunk DB Connect app and go into the Database Info page where it had the Database Tables panel and I click the 'Fetch tables' button, I get nothing back (after, mind you, selecting the correct database in the drop down above).&lt;/P&gt;

&lt;P&gt;Also, when I got to Settings- External Databases - mydatabase and try to re-enter the domain/username and password, I get this error:  &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Encountered the following error while trying to update: In handler 'databases': Error connecting to database: com.ibm.db2.jcc.am.DisconnectNonTransientConnectionException: [jcc][t4][2043][11550][4.19.26] Exception java.net.ConnectException: Error opening socket to server /x.x.x.x on port 3,700 with message: Connection refused. ERRORCODE=-4499, SQLSTATE=08001
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And if I go to Settings - Database Inputs - myinput and (without changing anything) click save, I get this error:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Encountered the following error while trying to update: Splunkd daemon is not responding: (u'Error connecting to /servicesNS/-/dbx/dbx/dbmon/dbmon-tail%3A%252F%252Fmcafee_epo_4_db%252Fta_mcafee_epo_4_input: The read operation timed out',)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;and finally, if I got to the app itself and go to settings - Splunk DB Connect configuration and click save (with or without changing anything), I get the following error:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Encountered the following error while trying to update: In handler 'localapps': Error while posting to url=/servicesNS/nobody/dbx/dbx/install/java
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I'm wondering what else I can do.  The two things I know I have not tried are 1) Uninstall and reinstall DB Connect 1  and 2)  Install and use DB Connect 2.&lt;/P&gt;

&lt;P&gt;Suggestions?&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Aug 2015 20:17:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-troubleshoot-why-I-m-not-getting-any-events-from-ePO-with/m-p/164265#M15467</guid>
      <dc:creator>reswob4</dc:creator>
      <dc:date>2015-08-07T20:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot why I'm not getting any events from ePO with Splunk DB Connect 1 and the Splunk Add-on for McAfee?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-troubleshoot-why-I-m-not-getting-any-events-from-ePO-with/m-p/164266#M15468</link>
      <description>&lt;OL&gt;
&lt;LI&gt;Can you do a telnet to your database from the Splunk server you are running DB Connect on? Connection refused seems to imply a firewall issue.&lt;/LI&gt;
&lt;LI&gt;Use DB Connect v2 it's much more reliable and easier to use than v1.&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Fri, 07 Aug 2015 21:41:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-troubleshoot-why-I-m-not-getting-any-events-from-ePO-with/m-p/164266#M15468</guid>
      <dc:creator>masonmorales</dc:creator>
      <dc:date>2015-08-07T21:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot why I'm not getting any events from ePO with Splunk DB Connect 1 and the Splunk Add-on for McAfee?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-troubleshoot-why-I-m-not-getting-any-events-from-ePO-with/m-p/164267#M15469</link>
      <description>&lt;P&gt;After you upgraded your java version, did you verify in dbconnect that you configured the app with the new, correct java path? Also, I don't remember dbx2 coming with the jar file for the driver. Take a look at this answers post which clears a couple things up.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/233188/db-connect-and-java-versions.html"&gt;http://answers.splunk.com/answers/233188/db-connect-and-java-versions.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Aug 2015 23:48:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-troubleshoot-why-I-m-not-getting-any-events-from-ePO-with/m-p/164267#M15469</guid>
      <dc:creator>tskinnerivsec</dc:creator>
      <dc:date>2015-08-07T23:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot why I'm not getting any events from ePO with Splunk DB Connect 1 and the Splunk Add-on for McAfee?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-troubleshoot-why-I-m-not-getting-any-events-from-ePO-with/m-p/164268#M15470</link>
      <description>&lt;P&gt;I can telnet to that port and it accepts that connection.  &lt;/P&gt;

&lt;P&gt;The path is right.&lt;/P&gt;

&lt;P&gt;putting the driver .jar files didn't help.&lt;/P&gt;

&lt;P&gt;I'm going to try and install DBX2 to see if that works...&lt;/P&gt;</description>
      <pubDate>Mon, 10 Aug 2015 13:53:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-troubleshoot-why-I-m-not-getting-any-events-from-ePO-with/m-p/164268#M15470</guid>
      <dc:creator>reswob4</dc:creator>
      <dc:date>2015-08-10T13:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot why I'm not getting any events from ePO with Splunk DB Connect 1 and the Splunk Add-on for McAfee?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-troubleshoot-why-I-m-not-getting-any-events-from-ePO-with/m-p/164269#M15471</link>
      <description>&lt;P&gt;Disabled DB Connect 1 and tried installing DB Connect 2.  Followed the instructions for configuring.&lt;/P&gt;

&lt;P&gt;This is what I get now:&lt;/P&gt;

&lt;P&gt;If I try MS SQL server using MS Generic Driver with Windows authentication both with and without checking SSL:&lt;BR /&gt;
Validating connection with URL [jdbc:sqlserver://x.x.x.x:1433;databaseName=DATABASENAME;selectMethod=cursor;integratedSecurity=true;encrypt=true;trustServerCertificate=true] failed: com.microsoft.sqlserver.jdbc.SQLServerException:com.microsoft.sqlserver.jdbc.SQLServerException: This driver is not configured for integrated authentication. ClientConnectionId:XXXXXXXXXXXXXXXXXXXXXXXXXXXX &lt;/P&gt;

&lt;P&gt;If I try MS SQL server using MS Generic Driver both with and without SSL&lt;/P&gt;

&lt;P&gt;Validating connection with URL [jdbc:sqlserver://x.x.x.x:1433;databaseName=DATABASENAME;selectMethod=cursor;encrypt=true;trustServerCertificate=true] failed: com.microsoft.sqlserver.jdbc.SQLServerException:com.microsoft.sqlserver.jdbc.SQLServerException: Login failed for user 'DOMAIN/username'. ClientConnectionId:XXXXXXXXXXXXXXXXXX &lt;/P&gt;</description>
      <pubDate>Mon, 10 Aug 2015 14:24:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-troubleshoot-why-I-m-not-getting-any-events-from-ePO-with/m-p/164269#M15471</guid>
      <dc:creator>reswob4</dc:creator>
      <dc:date>2015-08-10T14:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot why I'm not getting any events from ePO with Splunk DB Connect 1 and the Splunk Add-on for McAfee?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-troubleshoot-why-I-m-not-getting-any-events-from-ePO-with/m-p/164270#M15472</link>
      <description>&lt;P&gt;does the DOMAIN/username account exist in your MSSQL instance and does it have access rights to the ePO database?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Aug 2015 15:19:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-troubleshoot-why-I-m-not-getting-any-events-from-ePO-with/m-p/164270#M15472</guid>
      <dc:creator>tskinnerivsec</dc:creator>
      <dc:date>2015-08-10T15:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot why I'm not getting any events from ePO with Splunk DB Connect 1 and the Splunk Add-on for McAfee?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-troubleshoot-why-I-m-not-getting-any-events-from-ePO-with/m-p/164271#M15473</link>
      <description>&lt;P&gt;We recently released 1.2.1 with the capability to use Java 7 and 8, to assist with this kind of transition.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Sep 2015 20:02:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-troubleshoot-why-I-m-not-getting-any-events-from-ePO-with/m-p/164271#M15473</guid>
      <dc:creator>jcoates_splunk</dc:creator>
      <dc:date>2015-09-19T20:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot why I'm not getting any events from ePO with Splunk DB Connect 1 and the Splunk Add-on for McAfee?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-troubleshoot-why-I-m-not-getting-any-events-from-ePO-with/m-p/164272#M15474</link>
      <description>&lt;P&gt;I've always had issues getting dbx v2 to tail rising column correctly and never had that issue with dbx 1.x&lt;/P&gt;</description>
      <pubDate>Sat, 19 Sep 2015 23:59:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-troubleshoot-why-I-m-not-getting-any-events-from-ePO-with/m-p/164272#M15474</guid>
      <dc:creator>tskinnerivsec</dc:creator>
      <dc:date>2015-09-19T23:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot why I'm not getting any events from ePO with Splunk DB Connect 1 and the Splunk Add-on for McAfee?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-troubleshoot-why-I-m-not-getting-any-events-from-ePO-with/m-p/164273#M15475</link>
      <description>&lt;P&gt;Yes.  Verified by using MS SQL Studio Manager and connecting to the DB that way.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2015 14:50:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-troubleshoot-why-I-m-not-getting-any-events-from-ePO-with/m-p/164273#M15475</guid>
      <dc:creator>reswob4</dc:creator>
      <dc:date>2015-09-21T14:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot why I'm not getting any events from ePO with Splunk DB Connect 1 and the Splunk Add-on for McAfee?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-troubleshoot-why-I-m-not-getting-any-events-from-ePO-with/m-p/164274#M15476</link>
      <description>&lt;P&gt;I'm at 1.2.1 for DB Connect 1&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2015 14:51:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-troubleshoot-why-I-m-not-getting-any-events-from-ePO-with/m-p/164274#M15476</guid>
      <dc:creator>reswob4</dc:creator>
      <dc:date>2015-09-21T14:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot why I'm not getting any events from ePO with Splunk DB Connect 1 and the Splunk Add-on for McAfee?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-troubleshoot-why-I-m-not-getting-any-events-from-ePO-with/m-p/164275#M15477</link>
      <description>&lt;P&gt;hi!&lt;BR /&gt;
do you resolve your problem?&lt;/P&gt;

&lt;P&gt;I have same error.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2015 07:27:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-troubleshoot-why-I-m-not-getting-any-events-from-ePO-with/m-p/164275#M15477</guid>
      <dc:creator>dbabanov</dc:creator>
      <dc:date>2015-10-09T07:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot why I'm not getting any events from ePO with Splunk DB Connect 1 and the Splunk Add-on for McAfee?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-troubleshoot-why-I-m-not-getting-any-events-from-ePO-with/m-p/164276#M15478</link>
      <description>&lt;P&gt;No, I now have a support ticket in.  Also, I upgraded from 6.2 to 6.3  and that broke other things (sigh) and I have a ticket in for that.  If/when this gets fixed, I'll post an update.  (on a side note, I've had problems connecting to ePOs DB with other SIEMs as well)&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2015 12:18:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-troubleshoot-why-I-m-not-getting-any-events-from-ePO-with/m-p/164276#M15478</guid>
      <dc:creator>reswob4</dc:creator>
      <dc:date>2015-10-09T12:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot why I'm not getting any events from ePO with Splunk DB Connect 1 and the Splunk Add-on for McAfee?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-troubleshoot-why-I-m-not-getting-any-events-from-ePO-with/m-p/164277#M15479</link>
      <description>&lt;P&gt;ePO database seems to have been causing everyone else issues for year. When will McAfee ever wise up and include an option to dump a copy of log files to filesystem like Symantec (one of the only features that I really like about their AV management console) &lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2015 12:49:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-troubleshoot-why-I-m-not-getting-any-events-from-ePO-with/m-p/164277#M15479</guid>
      <dc:creator>tskinnerivsec</dc:creator>
      <dc:date>2015-10-09T12:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot why I'm not getting any events from ePO with Splunk DB Connect 1 and the Splunk Add-on for McAfee?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-troubleshoot-why-I-m-not-getting-any-events-from-ePO-with/m-p/164278#M15480</link>
      <description>&lt;P&gt;On wrap up, I have the latest version of DB Connect 1 (1.2.2) and java 1.7 and I finally got the connection working.&lt;/P&gt;

&lt;P&gt;1.2.2 says it works with java 1.8, but I'm staying with what works for now....&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2015 18:35:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-troubleshoot-why-I-m-not-getting-any-events-from-ePO-with/m-p/164278#M15480</guid>
      <dc:creator>reswob4</dc:creator>
      <dc:date>2015-12-04T18:35:03Z</dc:date>
    </item>
  </channel>
</rss>

