
Appendix E
Audit Logs
E.1 File Format
The format for license audit log files is as follows:
{
CLUSTER_MEMBERS_CHANGED [comma separated node list]
}
{
INSTALLED_LICENSES nLicenses
{
[LicenseInfo field=value,field=value,field=value...]
} * nLicenses
}
{
USAGE_DATA start_time end_time nFunctions
{
FunctionName AccountedMin AccountedMax AccountedAvg
UnaccountedMin UnaccountedMax UnaccountedAvg
LicensedCapacity HardLimited
} * nFunctions
}
E.1.1 Data Types
There are currently three data subsection types:
• CLUSTER_MEMBERS_CHANGED
• INSTALLED_LICENSES
• USAGE_DATA
CLUSTER_MEMBERS_CHANGED
This is logged whenever the active node set in the cluster changes.
CLUSTER_MEMBERS_CHANGED [Comma,Separated,Node,List]
188
Komentáře k této Příručce