Installation guide
Operations log
Operations logs are recorded in the SystemProvisioning database.
An operations log is composed of two kinds of information: logs and events which
are the source of the logs.
Usually, multiple logs are registered for one event.
Events can be recorded up to one third of the maximum amount of log records.
Use the following information as a guide of capacity calculation.
• 0.6 KB is used for one record of operations log.
• 2.8 / 3 KB is used for one event.
The size of operations log (KB) = The number of operations log records * (0.6 + 2.8 / 3) KB
E.g.)
When recording 100,000 records of operations log, necessary disk capacity is
about 153 MB. (100,000 is the maximum number of operations logs which can be
recorded.)
The size of operations log (about 153 MB) =
100,000 * (0.6 + 2.8 / 3) KB = 60,000 + 93,333 KB