LogCollectionSession interface
Log Collection Session details of the cluster.
Properties
| correlation |
CorrelationId of the log collection NOTE: This property will not be serialized. It can only be populated by the server. |
| end |
End Time of the logs when it was collected NOTE: This property will not be serialized. It can only be populated by the server. |
| log |
Log Collection Error details of the cluster. NOTE: This property will not be serialized. It can only be populated by the server. |
| log |
LogCollection job type NOTE: This property will not be serialized. It can only be populated by the server. |
| log |
LogCollection status NOTE: This property will not be serialized. It can only be populated by the server. |
| log |
End Time of the logs when it was collected NOTE: This property will not be serialized. It can only be populated by the server. |
| log |
Size of the logs collected NOTE: This property will not be serialized. It can only be populated by the server. |
| log |
Start Time of the logs when it was collected NOTE: This property will not be serialized. It can only be populated by the server. |
| time |
Duration of logs collected NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
correlationId
CorrelationId of the log collection NOTE: This property will not be serialized. It can only be populated by the server.
correlationId?: string
Property Value
string
endTimeCollected
End Time of the logs when it was collected NOTE: This property will not be serialized. It can only be populated by the server.
endTimeCollected?: Date
Property Value
Date
logCollectionError
Log Collection Error details of the cluster. NOTE: This property will not be serialized. It can only be populated by the server.
logCollectionError?: LogCollectionError
Property Value
logCollectionJobType
LogCollection job type NOTE: This property will not be serialized. It can only be populated by the server.
logCollectionJobType?: string
Property Value
string
logCollectionStatus
LogCollection status NOTE: This property will not be serialized. It can only be populated by the server.
logCollectionStatus?: string
Property Value
string
logEndTime
End Time of the logs when it was collected NOTE: This property will not be serialized. It can only be populated by the server.
logEndTime?: Date
Property Value
Date
logSize
Size of the logs collected NOTE: This property will not be serialized. It can only be populated by the server.
logSize?: number
Property Value
number
logStartTime
Start Time of the logs when it was collected NOTE: This property will not be serialized. It can only be populated by the server.
logStartTime?: Date
Property Value
Date
timeCollected
Duration of logs collected NOTE: This property will not be serialized. It can only be populated by the server.
timeCollected?: Date
Property Value
Date