This article provides step-by-step instructions for updating the Microsoft SQL Server (MSSQL) backend database details used by EventLog Analyzer, such as:
IP address of the database server.
Port number.
Database password.
Updating your MSSQL backend database details is typically required if the database server has been moved, reconfigured, or the credentials have changed.
Execute the following command: ChangeDBServer.bat --config
Update the details in the prompt.
Note: The Database Name and Username field values must match with the existing database configuration. You can verify this by checking the <EventLog Analyzer Home>\conf\database-params.conf file.
We recommend having a static IP address and fixed hostname to reduce downtime when updating the records.
It is recommended to plan downtime to update Database user credential by considering the downtime for EventLog Analyzer.