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

付録B ログの出力例

  1. GitLab/Mattermostのログの出力例

    ==> /var/log/gitlab/gitlab-workhorse/current <==
    2018-08-19_01:50:51.88513 172.16.1.0 @ - - [2018/08/19:01:50:51 +0000] "POST /api/v4/jobs/request HTTP/1.1" 204 0 "" "gitlab-runner 10.7.0 (10-7-stable; go1.8.7; linux/amd64)" 0.000
    				
    ==> /var/log/gitlab/nginx/gitlab_access.log <==
    172.16.1.1 - - [19/Aug/2018:01:50:51 +0000] "POST /api/v4/jobs/request HTTP/1.1" 204 0 "" "gitlab-runner 10.7.0 (10-7-stable; go1.8.7; linux/amd64)"
    				
    ==> /var/log/gitlab/gitlab-workhorse/current <==
    2018-08-19_01:50:52.21884 172.16.1.0 @ - - [2018/08/19:01:50:52 +0000] "POST /api/v4/jobs/request HTTP/1.1" 204 0 "" "gitlab-runner 10.7.0 (10-7-stable; go1.8.7; linux/amd64)" 0.000
    				
    ==> /var/log/gitlab/nginx/gitlab_access.log <==
    172.16.1.1 - - [19/Aug/2018:01:50:52 +0000] "POST /api/v4/jobs/request HTTP/1.1" 204 0 "" "gitlab-runner 10.7.0 (10-7-stable; go1.8.7; linux/amd64)"
  2. Redmineのログの出力例

    Using rails 4.2.7.1
    Bundle complete! 32 Gemfile dependencies, 56 gems now installed.
    Gems in the groups development and test were not installed.
    Bundled gems are installed into /usr/local/bundle.
    The latest bundler is 1.16.4, but you are currently running 1.15.1.
    To update, run `gem install bundler`
    [2018-08-25 22:04:13] INFO  WEBrick 1.3.1
    [2018-08-25 22:04:13] INFO  ruby 2.2.7 (2017-03-28) [x86_64-linux]
    [2018-08-25 22:04:13] INFO  WEBrick::HTTPServer#start: pid=1 port=3000
  3. SonarQubeのログの出力例

    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