[solarwinds]
title = Solarwinds Default Template
_key = solarwinds
data_source = solarwinds
mapping_fields = [ \
{ \
"name": "src", \
"display_name": "Source", \
"type": "notable_event_field", \
"required": true, \
"input_type": "composition", \
"default_selected_field": "src" \
}, \
{ \
"name": "signature", \
"display_name": "Signature", \
"type": "notable_event_field", \
"required": true, \
"input_type": "composition", \
"default_selected_field": "signature" \
}, \
{ \
"name": "vendor_severity", \
"display_name": "Vendor Severity", \
"type": "notable_event_field", \
"required": true, \
"input_type": "composition", \
"default_selected_field": "vendor_severity" \
}, \
{ \
"name": "severity_id", \
"display_name": "Severity ID", \
"type": "notable_event_field", \
"required": true, \
"input_type": "composition", \
"default_selected_field": "severity_id" \
}, \
{ \
"name": "title", \
"display_name": "Title", \
"type": "notable_event_field", \
"required": true, \
"input_type": "composition", \
"default_selected_field": "title" \
}, \
{ \
"name": "owner", \
"display_name": "Owner", \
"type": "notable_event_field", \
"required": true, \
"input_type": "conf", \
"default_selected_key": "unassigned", \
"default_value": "unassigned" \
}, \
{ \
"name": "status", \
"display_name": "Status", \
"type": "notable_event_field", \
"required": true, \
"input_type": "conf", \
"default_selected_key": "1", \
"default_value": "1" \
}, \
{ \
"name": "subcomponent", \
"display_name": "Subcomponent", \
"type": "notable_event_field", \
"input_type": "mapping_rule", \
"rule_type": "coalesce", \
"required": true, \
"values": ["{subcomponent}", ["-"]] \
}, \
{ \
"name": "alert_identifier_fields", \
"display_name": "Alert Identifier Fields", \
"type": "notable_event_field", \
"required": true, \
"input_type": "composition", \
"values": \
[ \
"{signature}", \
"-", \
"{src}", \
"-", \
"{subcomponent}" \
], \
"default_value": "default_identifier" \
}, \
{ \
"name": "description", \
"display_name": "Description", \
"type": "notable_event_field", \
"required": false, \
"input_type": "composition", \
"default_selected_field": "description" \
}, \
{ \
"name": "app", \
"display_name": "App", \
"type": "notable_event_field", \
"required": false, \
"input_type": "composition", \
"default_selected_field": "app" \
}, \
{ \
"name": "itsiDrilldownSearchName", \
"display_name": "ITSI Drilldown Search Name", \
"type": "notable_event_field", \
"required": false \
}, \
{ \
"name": "itsiDrilldownSearch", \
"display_name": "ITSI Drilldown Search", \
"type": "notable_event_field", \
"input_type": "composition", \
"required": false, \
"default_selected_field": "itsiDrilldownSearch" \
}, \
{ \
"name": "itsiDrilldownEarliestOffset", \
"display_name": "ITSI Drilldown earliest offset", \
"type": "notable_event_field", \
"default_value": "-900", \
"input_type": "mapping_rule", \
"rule_type": "coalesce", \
"required": false, \
"values": ["{itsiDrilldownEarliestOffset}", ["-900"]] \
}, \
{ \
"name": "itsiDrilldownLatestOffset", \
"display_name": "ITSI Drilldown latest offset", \
"type": "notable_event_field", \
"default_value": "900", \
"input_type": "mapping_rule", \
"rule_type": "coalesce", \
"required": false, \
"values": ["{itsiDrilldownLatestOffset}", ["900"]] \
}, \
{ \
"name": "itsiDrilldownWebName", \
"display_name": "ITSI Drilldown Website Name", \
"type": "notable_event_field", \
"input_type": "mapping_rule", \
"rule_type": "case", \
"required": false, \
"values": [ \
{ \
"condition": "IF", \
"clauses": [ \
{ \
"field": "itsiDrilldownWebName", \
"operator": "is not null" \
} \
], \
"outcomes": [ \
"{itsiDrilldownWebName}" \
] \
}, \
{ \
"condition": "ELSE_IF", \
"clauses": [ \
{ \
"field": "itsiDrilldownWebURL", \
"operator": "is not null" \
} \
], \
"outcomes": [ \
"{title}" \
] \
}, \
{ \
"condition": "ELSE", \
"outcomes": [ \
"Sorry, no external drilldown available" \
] \
} \
] \
}, \
{ \
"name": "itsiDrilldownWebURL", \
"display_name": "ITSI Drilldown Website URL", \
"type": "notable_event_field", \
"required": false, \
"input_type": "composition", \
"default_selected_field": "itsiDrilldownURI" \
}, \
{ \
"name": "itsi_instruction", \
"display_name": "ITSI Instruction", \
"type": "notable_event_field", \
"required": false \
} \
]
throttling_group_by_fields = ["signature", "src", "subcomponent"]
mapping_field_options = []
status_id_mapping =