Skip to content

bugfix: Do not show log directory/file details if log_destination=syslog

Dmitry requested to merge 457-dmius-a008 into master

Description

In A008, if Postgres uses syslog for logging, it does not make sense to analyze and show details log directory/file and mount point. Now we skip details in such cases.

  • the MR description has been reviewed
  • this MR contains text changes and they have been reviewed OR there are no texts changes
  • this MR contains GUI/CLI changes and they have been reviewed OR there are no GUI/CLI changes
  • this MR contains API changes and they have been reviewed OR there are no API changes

Related issue

Examples

a008syslog

Closes #457 (closed)

Edited by Nikolay Samokhvalov

Merge request reports