Cyclades AlterPath OnBoard Informations techniques Page 82

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 502
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 81
OnBoard Notifications
44 AlterPath OnBoard Administrator’s Guide
Supported operators are “and,” “or,” and “not.”
The following line shows the syntax for a match function.
The following line shows the syntax for two match functions connected by
the not operator.
Supported functions are shown in the following list with their supported
criteria:
facility
(comma-separated_facility_names);
Facilities are categories: auth, auth-priv, cron, daemon, kern,
lpr, mail, mark, news, syslog, user, uucp, and local0
through local7. For example, in the default syslog-ng.conf
file, the localN facilities are not filtered:
level
(comma-separated_priority_names);
Levels are priorities: debug, info, notice, warning, err, crit, alert,
emerg. For example, in the default syslog-ng.conf file, the the
alert,” “crit,” “emerg,” “err,” “notice,” and “warn” levels
are filtered:
program(“regular_expression_matching_name_of_program
_that_created_the_message”);
For example, in the default syslog-ng.conf file, messages from
SMTP,” “sendsms,” “snmptrap,” and “conserver” are not filtered
using the not and or operators:
host(“regular_expression_matching_name_of_host_from_
which_message_was_received”);
match(‘regular_expression_matching_a_text_string’);
match(‘regular_expression”) and not match(“regular_ expression’);
Vue de la page 81
1 2 ... 77 78 79 80 81 82 83 84 85 86 87 ... 501 502

Commentaires sur ces manuels

Pas de commentaire