Installation

Table Of Contents
What to do next
Use Horizon Administrator to connect the database to Connection Server. Follow the instructions in
Configure the Event Database.
Configure the Event Database
The event database stores information about Horizon 7 events as records in a database rather than in a
log file.
You configure an event database after installing a Connection Server instance. You need to configure only
one host in a Connection Server group. The remaining hosts in the group are configured automatically.
Note The security of the database connection between the Connection Server instance and an external
database is the responsibility of the administrator, although event traffic is limited to information about the
health of the Horizon 7 environment. If you want to take extra precautions, you can secure this channel
through IPSec or other means, or you can deploy the database locally on the Connection Server
computer.
You can use Microsoft SQL Server or Oracle database reporting tools to examine events in the database
tables. For more information, see the View Integration document.
You can also generate Horizon 7 events in Syslog format so that the event data can be accessible to
third-party analytics software. You use the vdmadmin command with the -I option to record Horizon 7
event messages in Syslog format in event log files. See "Generating Horizon 7 Event Log Messages in
Syslog Format Using the -I Option" in the View Administration document.
Prerequisites
You need the following information to configure an event database:
n
The DNS name or IP address of the database server.
n
The type of database server: Microsoft SQL Server or Oracle.
n
The port number that is used to access the database server. The default is 1521 for Oracle and 1433
for SQL Server. For SQL Server, if the database server is a named instance or if you use SQL Server
Express, you might need to determine the port number. See the Microsoft KB article about connecting
to a named instance of SQL Server, at http://support.microsoft.com/kb/265808.
n
The name of the event database that you created on the database server. See Add a Database and
Database User for Horizon 7 Events.
For an Oracle 12c or 11g database, you must use the Oracle System Identifier (SID) as the database
name when you configure the event database in Horizon Administrator.
n
The username and password of the user you created for this database. See Add a Database and
Database User for Horizon 7 Events.
Use SQL Server Authentication for this user. Do not use the Integrated Windows Authentication
security model method of authentication.
View Installation
VMware, Inc. 149