Skip to main content

Module Reference - Alert Tags for BigPanda

Parameter

Description

Default/typical value

[<Module Name>] section

InfraType

Name of the BHOM infrastructure to address. The name should correspond to a valid section in the Global configuration

BigPanda

BackupExpiryDays

Duration (in days) during which data backups are retained.

If unset, duration is set to 365 (1 year)

If set to 0, backups are never deleted.

31

CopyToNewNotCopiedSlots

Optional. Comma separated list of slots (this is case sensitive) whose value is NOT copied to the form when a “copy to new” is performed. This can be used e.g. to avoid that a key slot value is copied when a new entry is created from an existing one.

This applies to normal DDA slots, it is not possible to apply this to input_match or output_expressions slots.

 

DDAClass

Required and not editable

<Name of the alert enrichment tag>

DDAType

Required and not editable

hybrid

DisableDataBar

Switches on/off the display of the graph of data distribution when sorting the data table

0

EntryValidationScript

An optional script that validates the user input. Must be provided as a relative path to $PRODUCT_HOME. See EntryValidationScript for details

./data/DDAModifier/ValidateEntry.cmd

MaskedSlotsForCreation

Optional. Comma separated list of  slots

Contains the list of slots that will not be shown at creation/modification time.

MaskedSlotsForDisplay

Optional. Comma separated list of  slots

Contains the list of slots that will not be shown in the table view

ReadOnlySlotsForCreation

Optional.Comma separated list of slots

Contains the list of slots that will remain readonly at creation/modification time.

DisableDataBar

Optional. When set, the bar chart on top of the Data Editor “View” page is disabled.

0 or 1

InputSlots

Comma separated list of slots (tags) used as conditions in the BigPanda alert enrichment tag

Automatically generated - do not edit


OutputSlots

Comma separated list of slots that make up the Alert enrichment tag composition value.

By default, it is simply the CompositionValue.

In some configurations, the CompositionValue is made up of several concatenated values that are separately extracted. In that case the different destination slots can be defined

Default:

CompositionValue:STRING

Example:

severity:STRING,support_group:STRING

OutputValueSeparator

Separator to use to split the CompositionValue into multiple values

_

[ExternalSources] section

<slotname>

Method used to retrieve the list of allowed/suggested values. See Sources definitions

none

[SlotPatternVerification] section

<slotname>

Regular expression that the slot value must match. See Regular expression checks

 

[Labels] section

<slotname>

Default label used for the slot. Overwritten if a specific language label is available

none

[Labels-<lang>] section

<slotname>

Language-specific label used for the slot.

 

[ToolTips] section

<slotname>

Default tooltip used for the slot. Overwritten if a specific language label is available

 

[ToolTips-<lang>] section

<slotname>

Language-specific tooltip used for the slot.