GetDataCollectionRuleDataSourceLogFileSettingText

data class GetDataCollectionRuleDataSourceLogFileSettingText(val recordStartTimestampFormat: String)

Constructors

constructor(recordStartTimestampFormat: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The timestamp format of the text log files. Possible values are ISO 8601, YYYY-MM-DD HH:MM:SS, M/D/YYYY HH:MM:SS AM/PM, Mon DD, YYYY HH:MM:SS, yyMMdd HH:mm:ss, ddMMyy HH:mm:ss, MMM d hh:mm:ss, dd/MMM/yyyy:HH:mm:ss zzz,and yyyy-MM-ddTHH:mm:ssK.