LogCollectionProperties interface
Log Collection properties of the cluster.
Properties
| from |
From DateTimeStamp from when logs need to be connected |
| last |
Recent DateTimeStamp where logs are successfully generated |
| log |
|
| to |
To DateTimeStamp till when logs need to be connected |
Property Details
fromDate
From DateTimeStamp from when logs need to be connected
fromDate?: Date
Property Value
Date
lastLogGenerated
Recent DateTimeStamp where logs are successfully generated
lastLogGenerated?: Date
Property Value
Date
logCollectionSessionDetails
toDate
To DateTimeStamp till when logs need to be connected
toDate?: Date
Property Value
Date