Viewing your access and WordPress error logs is simple. There are couple different categories to view your access and WordPress error logs one is from My Kinsta and the other is only downloading the raw log files.. This is fast to soon debug something with having to flip up FTP client or command line. Option 2 View Raw Access and WordPress Error Logs FTP. First you will want to connect to page SFTP. Within the folder are your access logs WordPress error logs and also Kinsta cache logs.. access. log. error. log. kinsta-cache-perf. log... Your final application to view WordPress error logs is to enable them in your wp-config. php file. First you will want to connect to page SFTP. You can then enable the debug log to send all errors to file by adding the following code just after WP DEBUG line as seen below. define ' WP DEBUG LOG true. WP DEBUG LOG.. Save your shifts and re-upload this to server. The errors will then get logged to the debug. log issue within your wp-content folder.
Read more