As the rotation of logs has been introduced in 2.8.3, menu Help > View logs doesn't work anymore as it probably looks for errors.log or warn.log, which are replaced with errors.log.x and warn.log.x now. Spark somehow should enumerate log files and open the file with higher x number (last one). Or open the newest file by date.