sisamddaemon の CPU 使用率が高い場合に、どのようにログ取得を行えばいいか知りたい。
以下のログ記録を有効にした後に事象を再現させ、その後に端末からファイルを収集する必要があります。
su - sisips -c "/opt/Symantec/sdcssagent/IPS/sisipsconfig.sh -approfile 10"
/etc/init.d/cafagent stop
vim /opt/Symantec/cafagent/bin/cafservicemain.properties
[変更前]
# Loggers
logging.loggers.root.level = information
[変更後]
# Loggers
logging.loggers.root.level = debug
/etc/init.d/cafagent start
sisipsconfig ツールで使用可能なコマンドラインオプションについては Command line options for the Sisipsconfig Tool を参照してください。
[英語文書] Logs collection for cases where sisamddaemon CPU usage is high