ページの先頭行へ戻る
Enterprise Service Development Platform V1.0.0 運用ガイド
FUJITSU Software

8.1.3 SonarQubeのログの確認

  1. GitLabサーバにログインし、管理者権限に変更します。詳細は、「第2章 共通の操作」を参照してください。

  2. 以下のコマンドを実行します。

    >docker logs fj_sonarqube
    >docker logs fj_sonarqube_db
  3. ログファイルを直接参照する場合、以下のフォルダ配下を参照します。
    /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