Share via


LogCollectionProperties interface

Log Collection properties of the cluster.

Properties

fromDate

From DateTimeStamp from when logs need to be connected

lastLogGenerated

Recent DateTimeStamp where logs are successfully generated

logCollectionSessionDetails
toDate

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

logCollectionSessionDetails?: LogCollectionSession[]

Property Value

toDate

To DateTimeStamp till when logs need to be connected

toDate?: Date

Property Value

Date