class LogPushTransfer

ManagedElement
SystemFunctions
LogM
Log
LogPushTransfer

Enables configuration of the connection parameters for both LogM and LogM.

An MO shall be created to cause the system to transfer a specific log whenever it reaches a maximum level or as a continuous stream.

A rotating log will transfer a file whenever a new file is rotated in.

If there is no instance of this class for a specific log, the log service will simply stop writing to a non-wrapping log when it has reached its maximum size.

A wrap log will wrap as usual when reaching its maximum size.

Log data transfer for wrap files occurs before the log is wrapped.


This MO is created by the system.

Attributes
AvailStatus[0..]
noNotification
readOnly
availStatus
Available status for this log push transfer object.
string
key
mandatory
noNotification
restricted
logPushTransferId
This is the logPushTransfer MOC id attribute. It has no affect on the transfer function.
OperState
noNotification
readOnly
operationalState
Operational state of this log Push Transfer object.
EcimPassword[0..1]
password
Password field for the remote server.
TransferType
mandatory
transferType
The transfer type makes it possible to instruct the system to transfer log content.
This attribute indicates whether automatic transfer log data should be sent continously in a stream or in bulk whenever a file is filled.
string[0..1]
uri
A uniform resource locator describing the file transfer for log streams.

This attribute holds the uniform resource indicator which specifies the file transfer protocol, server and destination directory to which the log file should be exported.

E.g. sftp://myserver.mydomain.com/logs

The name of the file being exported is determined by the system.