Overview

This support article will describe how to enable .NET Core logging in Plesk for more detailed errors.

Instructions

  1. Login into Plesk via the Conetix Control Panel.
  2. Once logged into Plesk -> Click on Website & Domains in the lefthand nav -> Dashboard tab -> .NET Core
  3. Next under the Logs section, select the tick box Redirect stdout/stderr to a file.
    Click on the pencil icon and update Path to the log file directory to be logs.
    Then Apply.
  4. Navigate and load Website in a Browser which will then write debugging entries in a stdout_*****.log file.
  5. To view the log file go to Files -> logs and click on the stdout_*****.log file which will open in Plesk File manger for viewing the results.
  6. Example below of the log file to assist in diagnosing the issue/error.

Was this article helpful?

Related Articles