Looking up general information on databases
-
Select the Backoffice > System menu and click on the tab of the database required, Administration or Logs.
-
In the SQL Server section, look up the following information:
Instance | Name of the SQL Server instance. |
Version | SQL Server version used. |
Last Connection | Number of seconds since the backend's last connection to the database. |
Status |
|
Database files. View under the table the detail of the log database files. |
|
The log database includes the following three files:
-
EsLogs: contains the reference tables centralizing redundant data present in the logs; for example, the agents having issued the logs, the source and destination applications, the paths of the files and register keys. In particular, this information speeds up the search process.
-
EsLogs_log: this is the SQL Server transaction log, which contains temporary technical data.
-
EsLogs_Events which contains:
-
the logs of the agents, including the contexts associated with the events when they exist,
-
the system logs.
-