Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Name
  • Description
  • Driver Name should be: net.sourceforge.jtds.jdbc.Driver
  • Connection String - 
    jdbc:jtds:sqlserver://<host-name>:<port>/<database-name>;domain=<domain-name>
  • User - the user name that will be used for authentication
  • Password - the password that will be used for authentication
  • Database Type - should be SQL Server

 

4. Save the account and click on the 'Verify' button to verify the connectivity.
If verification fails - ensure all the details are accurate, and that the XpoLog machine can establish a connection to the database machine on port 1433.
5. Once connectivity is verified it is possible to add tables as log source from this database

...