...
- MS-SQL Server App is running on General Log, Slow Log & Error Log.
When adding/editing the logs to XpoLog it is mandatory to apply the correct log type(s) to each of the logs:- mysql - all logs that the application will analyze must have mysql as a log type.
- database - all logs that the application will analyze must have database as a log type.
- error - only the Error log must also be configured to have error as a log type.
- general - only the General log must also be configured to have general as a log type.
- slow - only the Slow log must also be configured to have slow as a log type.
- By default, the logs are disabled and there is a need to enable them to write the logs to files.
...