Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Create and access a list of your products

NetWorker:トラブルシューティングのためにAUTHC DEBUGを有効にする方法

Summary: このKBでは、NetWorkerの認証サービス(authc)のデバッグを有効にする方法の概要について説明します。最初のトラブルシューティング手順としてデバッグを有効にすることはお勧めしません。デフォルトのログでは、認証で発生した問題の詳細が十分でない場合は、通常、このプロセスがNetWorkerサポートによって推奨されます。

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Instructions

NetWorker(AUTHC)サーバーで変更する必要があるファイルが2つあります。

(1) 
Linuxの場合/nsr/authc/webapps/auth-server/WEB-INF/classes/log4j.properties
Windows: ..\Program Files\EMC NetWorker\nsr\authc-server\tomcat\webapps\auth-server\WEB-INF\classes\log4j.properties

(2)
Linuxの場合/opt/nsr/authc-server/conf/authc-cli-log4j.properties
Windows: ..\Program Files\EMC NetWorker\nsr\authc-server\conf\authc-cli-log4j.properties

注:これらのファイルに変更を加える前に、各ファイルのコピーを作成します。
 

log4j.properties

log4j.propertiesには、次のように表示されます。

appender.app.policies.size.size=2000KB
appender.audit.policies.size.size=2000KB
logger.audit.level = error
rootLogger.level = warn

次に変更します。

appender.app.policies.size.size=100MB
appender.audit.policies.size.size=100MB
logger.audit.level = debug
rootLogger.level= debug

 

authc-cli-log4j.properties

authc-cli-log4j.propertiesファイルには、次のように表示されます。
 
appender.syslog.policies.size.size=100KB
rootLogger.level = error
次に変更します。
appender.syslog.policies.size.size=100MB
rootLogger.level= debug


これらの変更は、NetWorkerサーバー サービスが再起動された場合にのみ有効になります。

Linuxの場合

systemctl start networkerの
nsr_shutdown 

Windowsの場合:

net stop nsrd
net start nsrd

 

DEBUGでタグ付けされたメッセージは、authc-server-audit.logおよびauthc-server.logに表示されます。 

Linuxの場合/nsr/authc/logs/
Windows: ..\Program Files\EMC NetWorker\nsr\authc-server\tomcat\logs\

Additional Information

Affected Products

NetWorker

Products

NetWorker Family, NetWorker Series
Article Properties
Article Number: 000196412
Article Type: How To
Last Modified: 06 Jun 2024
Version:  7
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.