SYMPTOMS
Trying to access the log file in ZyALERT using the [View Logfile...] button produces the following message:
"Logging is not enabled."
CAUSE
The zyalert.logger.config does not contain the correct level value.
RESOLUTION
Open the zyalert.logger.config and change the level value from INFO to DEBUG.
<root>
<level value="INFO"/>
</root>
APPLIES TO
6.6
Comments
0 comments
Please sign in to leave a comment.