Info |
---|
SQ Official Doc Link: https://docs.sonarqube.org/display/SONAR/SystemUpdate+InfoCenter |
Panel | ||||
---|---|---|---|---|
| ||||
Table of Contents
|
The System Info page provides system statistics, including plugin versions, environmental variables, and data on SonarQube itself.You can download the info contained in this page as a JSON file using the Download button 페이지는 시스템 통계, 플러그인 버전, 환경 변수 및 SonarQube 인스턴스 자체의 데이터를 표시합니다.
페이지의 Download 버튼을 클릭하면, 본 페이지의 내용을 JSON 파일로 저장할 수 있습니다:
Logs
로그
You can view the logs of your SonarQube Server without having to connect to the server hosting your instance directly in the UI by clicking on the "Logs" link on the top right of the System Info page.
In addition, you can change the verbosity of these logs directly in the UI. You don't need to change the sonar.log.level properties available in the sonar.properties file. The change is taken into account immediately, without having to restart your SonarQube Server. Each time your restart your SonarQube Server, the log level is reset to the value specified in sonar.properties.