diff --git a/app/View/Events/automation.ctp b/app/View/Events/automation.ctp index 7c2c5c6fe..a81a6c671 100644 --- a/app/View/Events/automation.ctp +++ b/app/View/Events/automation.ctp @@ -67,6 +67,12 @@ For example, in order to search for all attributes created by your organisation echo Configure::read('CyDefSIG.baseurl').'/attributes/restSearch/'.$me['authkey'].'/192.168&&127.0&&!0.1/ip-src/null/' . $me['org']; ?> +

You can also use search for IP addresses using CIDR. Make sure that you use '|' (pipe) instead of '/' (slashes). See below for an example:

+
+
+

Export attributes of event with specified type as XML

If you want to export all attributes of a pre-defined type that belong to an event, use the following syntax: