How to enable verbose debug logging for Host IPS extension
技術的な記事 ID:
KB67068
最終更新: 11/12/2020
最終更新: 11/12/2020
How to enable verbose debug logging for Host IPS extension
技術的な記事 ID:
KB67068
最終更新: 11/12/2020 環境McAfee ePolicy Orchestrator (ePO) 5.x
McAfee Host Intrusion Prevention (Host IPS) 8.0 McAfee Host Intrusion Prevention (Host IPS) 7.1 for Linux 概要You can configure the ePO
Use debug logging only to troubleshoot existing extension issues and disable it after you obtain the debug logs.
解決策The ePO Application server (Tomcat) log file sends information to the common
You can configure the file output debug level in the log configuration file. This file is in You can change the For example: <priority value ="warn" /> <appender-ref ref="ROLLING" /> <appender-ref ref="STDOUT"/> </root> The valid logging levels in increasing level of verbosity are:
If you change the <root> tag, it changes the default log level for all modules that run on the Tomcat server. But, It is likely to be verbose. NOTE: You must restart the Tomcat (ePO Application Server) service for the new log settings to take effect. 解決策Other ePO debug log setting values are in the registry as follows:
LogLevel – LogSize – The following registry values save debug files to the SaveAgentProps – REG_DWORD (0=off, 1=on) CreateCrashDump – REG_DWORD (0=off, 1=on)
言語:技術用語集 |
|