System\CIM_LogInDeviceFile.mof.mof (HTML version)

Return to index
CIM_LogInDeviceFile Superclass: CIM_Dependency
MessageLogs can reside in data files, on specially allocated storage areas such as disks or memory, or output as raw I/O streams. In fact, a single Log may use each of these mechanisms to output or capture its contents. The LogInDeviceFile association describes a Log outputting to a raw I/O stream DeviceFile - for example, a serial port on a UNIX system.
Qualifiers:Version ( "2.6.0" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_MessageLog REF Dependent ;
The MessageLog outputting to the DeviceFile.
Override ( "Antecedent" )
CIM_DeviceFile REF Antecedent ;
The I/O stream DeviceFile.