構文
tadm disable-tcp-access-log common_options --config=config_name
説明
このコマンドを使用して、構成のTCPアクセス・ログを無効にします。
オプション
common_options
の詳細は、helpコマンドを実行してください。
--config|-c
TCPアクセス・ログを無効にする構成の名前を指定します。
例
tadm disable-tcp-access-log --user=admin --password-file=./admin.passwd --host=admin.example.com --port=8989 --no-prompt --config=www.example.org
終了コード
次の終了値が戻されます。
0: コマンドの実行に成功しました。
>0: コマンドの実行時にエラーが発生しました。
終了コードと構文表記の詳細は、helpコマンドを実行してください。
関連項目
「help」、「enable-tcp-access-log」、「get-tcp-access-log」、「get-tcp-thread-pool-prop」