Translated message

A translation of this page exists in English.

RHEL7 docker イメージで rsyslog が適切に動作しない

Solution In Progress - Updated -

Issue

  • rsyslog でメッセージをログに記録するように docker コンテナを設定しても、logger コマンドが動作しません。
    • この問題の再現手順は以下のようになります。
      1. (registry.access.redhat.com/rhel から) vanilla RHEL7 docker イメージをデプロイします。
      2. docker コンテナに rsyslog をインストールします。
      3. rsyslog を手動で起動します (docker で systemd が動作しないのは既知の問題だと思われます)。
      4. ログに出力される何かを実行します。
      5. /var/log/messages に出力がないことを確認します。
# docker run -it rhel /bin/bash
# yum -y install rsyslog
# /usr/sbin/rsyslogd
# logger "this is a test"

Environment

  • Red Hat Enterprise Linux 7 Docker イメージ

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content