diff --git a/app/View/Pages/using_the_system.ctp b/app/View/Pages/using_the_system.ctp index b3d79e8ea..fd0b00a75 100644 --- a/app/View/Pages/using_the_system.ctp +++ b/app/View/Pages/using_the_system.ctp @@ -51,10 +51,10 @@ Keep in mind that the system searches for regular expressions in the value field
  • Distribution: This drop-down list allows you to control who will be able to see this attribute, independently from its event's distribution settings.

  • IDS Signature: This option allows the attribute to be used as an IDS signature when exporting the NIDS data, unless it is being overruled by the white-list. For more information about the whitelist, head over to the Html->link(__('administration', true), array('controller' => 'pages', 'action' => 'display', 'administration')); ?> section and scroll down to the whitelist sub-section.

  • Value: The actual value of the attribute, enter data about the value based on what is valid for the chosen attribute type. For example, for an attribute of type ip-src (source IP address), 11.11.11.11 would be a valid value. For more information on types and values, Html->link(__('click here', true), array('controller' => 'pages', 'action' => 'display', 'categories_and_types')); ?>.