class MmasLogHandlerFileConfig

ManagedElement
+-Mmas
+-MmasLoggerConfigRoot
+-MmasLogHandlerRoot
+-MmasLogHandlerFileConfig

The class MmasLogHandlerFileConfig is the node for file log stream configuration in MMAS.

Attributes
string
mandatory
noNotification
logHandlerLogFilePath
This attribute defines the location of the log file.
For log streams this file path is relative to a system file path defined by the TSP/SAF layer. This path can specify any subdirectories relative to the system file path. For the local machine flat file log this is an absolute file path.
int32[0..1]
noNotification
logHandlerMaxFileSize = 100000000
This attribute defines the maximum size in bytes of a log stream file.
int32[0..1]
noNotification
logHandlerNumRotationFiles = 10
This is the logHandlerNumRotationFiles attribute for MmasLogHandlerFileConfig class MO.
It defines the number of previous versions of log files, when logHandler-actionWhenFull is set to SA_LOG_FILE_FULL_ACTION_ROTATE.
- Range 0 to 25.
string
key
mandatory
noNotification
restricted
mmasLogHandlerFileConfigId
This attribute defines the identity of the MmasLogHandlerFileConfig instance.

  class MmasLogHandlerFileConfig