If you set up Centralized Logging in a newer version of Qlik Sense, this article explains how to access the new centralized logging Postgre database and its logs.
- Follow Articles Installing and Configuring PGAdmin 4 to access the PostgreSQL database used by Qlik Sense or NPrinti... which provide instructions on how to access the Qlik database using the pgAdmin tool.
- Once connected, expand "Databases", and then expand the centralized logging database called "QLogs"
- Expand "Schemas", then "Public", then "Tables"
- Right-click on "log_entries" and choose "View All Rows"

- This will take quite a few minutes to load, so do not click on the screen as to avoid the pgAdmin tool from stalling
- Once the logs load, a new window will appear, showing the logger and the specific log messages

Please keep in mind, however, that the true purpose for centralized logging is for the Qlik Sense monitoring applications to read from them. They are not truly for customer usage, as they are less easily read than the logs recorded in the Log folder within the Sense directory. If you are asked to send logs to Qlik Support, please use the Sense Log Collector tool (in Article How To Collect Qlik Sense Log Files) to gather all logs from C:\ProgramData\Qlik\Sense\Log, rather than sending in any database logs or error messages.
Additional information about centralized logging, which was introduced in Qlik Sense September 2017, can be found using the following links:
Qlik Logging Service
Logging - Qlik Sense for administrators