chg: [Administration] close #198 - document publish alert filter valid filters

pull/212/head
Jeroen Pinoy 2021-02-20 23:31:32 +01:00
parent 83f2c2e41d
commit ee64c5f8a8
1 changed files with 9 additions and 1 deletions

View File

@ -447,7 +447,15 @@ A new screen appears. Make sure the “Setting” drop down box shows “publish
The text field “Value” contains the filter, which needs to be provided in JSON format. Important JSON-objects which can be used here go by the name AND”, “OR” and “NOT”. These should be structured in a logical tree.
The filtering can be applied to tags or to a publishing organization.
The filtering can be applied to tags, the publishing organization and the threat level. Valid filters:
- AttributeTag.name
- EventTag.name
- Tag.name (checks against both event and attribute tags)
- Orgc.uuid (creator org uuid)
- Orgc.name (creator org name)
- ThreatLevel.name
In the following example, all notifications will be filtered which carry tlp.white and tlp.green in the name of the tag: