Documentation

9. コントローラーのログファイル

コントローラーログファイルが統合され、2 箇所にまとめられた場所から簡単にアクセスすることができます。

  • /var/log/tower/

  • /var/log/supervisor/

/var/log/tower/ ディレクトリーで、以下に関連するログファイルを確認することができます。

  • callback_receiver.log: captures callback receiver logs that handles callback events when running ansible jobs.

  • dispatcher.log: コントローラーディスパッチャーワーカーサービスのログメッセージを取得します。

  • job_lifecycle.log: captures details of the job run, whether it is blocked, and what condition is blocking it.

  • management_playbooks.log: 管理 Playbook の実行や、メタデータのコピーなどの分離ジョブのログを取得します。

  • rsyslog.err: 外部ログサービスにログを送信する際に、外部ログサービスで認証する rsyslog エラーを取得します。

  • task_system.log: - captures the logs of tasks that the controller is running in the background, such as adding cluster instances and logs related to information gathering/processing for analytics, etc.

  • tower.log: captures the log messages such as runtime errors that occur when the job is executed.

  • tower_rbac_migrations.log: captures the logs for rbac database migration or upgrade.

  • tower_system_tracking_migrations.log: captures the logs the controller system tracking migration or upgrade.

  • wsbroadcast.log: コントローラーノードの websocket 接続のログを取得します。

  • isolated_manager.log: captures logs associated with isolated nodes.

/var/log/supervisor/ ディレクトリーで、以下に関連するログファイルを確認することができます。

  • awx-callback-receiver.log: supervisord で管理されている Ansible ジョブの実行時にコールバックイベントを処理するコールバックレシーバーのログを取得します。

  • awx-daphne.log: WebUI の Websocket 通信のログを取得します。

  • awx-dispatcher.log: ジョブの実行時など、タスクをコントローラーインスタンスにディスパッチする際に発生するログを取得します。

  • awx-rsyslog.log: rsyslog サービスのログを取得します。

  • awx-uwsgi.log: アプリケーションサーバーである uWSGI に関連するログを取得します。

  • awx-wsbroadcast.log: コントローラーによって使用される Websocket サービスのログを取得します。

  • failure-event-handler.stderr.log: /usr/bin/failure-event-handler の supervisord サブプロセスの標準エラーを取得します。

  • supervisord.log: supervisord 自体に関連するログを取得します。

The /var/log/supervisor/ directory includes stdout files for all services as well.

You can expect the following log paths to be generated by services used by Tower (and the Ansible Automation Platform):

  • /var/log/nginx/

  • /var/opt/rh/rh-postgresql10/

  • /var/opt/rh/rh-redis5/log/redis/

"Mooving around: Consolidated logfiles for easier access!"
    \
     \   ^__^
      \  (oo)\_______
         (__)\       )\/\
             ||----w |
             ||     ||