Upon performing a policy configuration commit, if you notice that the system behavior is incorrect, use the following steps to troubleshoot this problem:
- user@host# set security policies traceoptions <flag
all>
You can also configure an optional filename to capture the logs.
- user@host# set security policies traceoptions <filename>
If you specified a filename in the traceoptions, you can look in the /var/log/<filename> for the log file to ascertain if any errors were reported in the file. (If you did not specify a filename, the default filename is eventd.) The error messages indicate the place of failure and the appropriate reason.
After configuring the trace options, you must recommit the configuration change that caused incorrect system behavior.