Navigation: Working with EventSentry > Actions > Database > Steps to Event Log Consolidation |
Please follow the steps outlined below to consolidate event log records to a central database. Depending on the database you are using you might need to perform additional steps. Please note that some of these steps may already have been performed by the setup.
Install a Database Server If you do not already have a database like MS SQL or MySQL server running, then you will need to setup a database server on your network. The EventSentry web site contains guides that assist with the setup process (see http://www.eventsentry.com/support/documentation) as well as a setup assistant for MS SQL Server Express that can be downloaded from http://www.eventsentry.com/downloads.
Setup a database during installation with MSI package When using Microsoft SQL Server, you can have the database setup automatically during the installation. You will need to select a custom installation type and select Setup MS SQL Server when installing. You will then be prompted for the name of the database server, the name of the database and the initial passwords for the eventsentry_svc and eventsentry_web user accounts.
Setting up the database with the Database Setup Wizard The Database Setup Wizard is a GUI application that can setup the required tables, indexes and permissions automatically for you. To use the wizard follow these steps:
More information on the wizard is available in the Database Setup Wizard topic.
After the database is setup correctly, you will need to follow these steps to finish your event log consolidation:
|