AlertDetailsOverride interface

Settings for how to dynamically override alert static details

Properties

alertDescriptionFormat

the format containing columns name(s) to override the alert description

alertDisplayNameFormat

the format containing columns name(s) to override the alert name

alertSeverityColumnName

the column name to take the alert severity from

alertTacticsColumnName

the column name to take the alert tactics from

Property Details

alertDescriptionFormat

the format containing columns name(s) to override the alert description

alertDescriptionFormat?: string

Property Value

string

alertDisplayNameFormat

the format containing columns name(s) to override the alert name

alertDisplayNameFormat?: string

Property Value

string

alertSeverityColumnName

the column name to take the alert severity from

alertSeverityColumnName?: string

Property Value

string

alertTacticsColumnName

the column name to take the alert tactics from

alertTacticsColumnName?: string

Property Value

string