GitLabサーバーにログインし、管理者権限に変更します。詳細は、「第2章 共通の操作」を参照してください。
以下のコマンドを実行します。
# docker logs fj_sonarqube >docker logs fj_sonarqube_db
/var/FJSGHD/sonarqube/logs/
■ログの出力例
2018.08.25 22:04:22 INFO ce[][o.s.s.p.ServerFileSystemImpl] SonarQube home: /opt/sonarqube 2018.08.25 22:04:22 INFO ce[][o.s.c.c.CePluginRepository] Load plugins 2018.08.25 22:04:22 INFO ce[][o.s.c.c.CePluginRepository] Loaded plugin SonarJava [java] 2018.08.25 22:04:23 INFO ce[][o.s.c.q.PurgeCeActivities] Delete the Compute Engine tasks created before Mon Feb 26 22:04:23 UTC 2018 2018.08.25 22:04:23 INFO ce[][o.s.ce.app.CeServer] Compute Engine is operational 2018.08.25 22:04:23 INFO app[][o.s.a.SchedulerImpl] Process[ce] is up 2018.08.25 22:04:23 INFO app[][o.s.a.SchedulerImpl] SonarQube is up