# # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. # # The itnerval property governs the interval between completing one poll of # the expanders and the beginning of the next poll. #setprop interval 60s # The severity is the minimum log severity that will cause an ereport to be # generated. #setprop severity 3 # The path indicates the root path at which the logs will be written out. #setprop path /var/fm/fmd/ses_logs/ # The maxlogsize indicates the maximum size that a log file is allowed to # reach before being rolled. #setprop maxlogsize 1000000 # The logcount indicates the number of "rolled" logs that will be kept. #setprop logcount 5