Rule
The Rule object describes characteristics of a rule associated with a policy or an event.
Attributes
Caption | Name | Type | Description |
---|---|---|---|
Category | category |
String | The rule category. |
Description | desc |
String | The description of the rule that generated the event. |
Name | name |
String | The name of the rule that generated the event. |
Raw Data | raw_data |
JSON | The event data as received from the event source. |
Record ID | record_id |
String | Unique identifier for the object |
Type | type |
String | The rule type. |
Unique ID | uid |
String | The unique identifier of the rule that generated the event. |
Unmapped Data | unmapped |
Unmapped[] | The attributes that are not mapped to the event schema. The names and values of those attributes are specific to the event source. |
Version | version |
String |
The rule version. For example: 1.1 .
|
Relationships
Inbound Relationships
These objects and events reference Rule in their attributes:
Outbound Relationships
Rule references the following objects and events in its attributes:
This page describes qdm-1.3.2+ocsf-1.3.0
Updated about 1 month ago