ietf-syslog

This module contains a collection of YANG definitions for syslog configuration. Copyright (c) 2016 IETF Trust and the persons i...

Grouping Objects Abstract
log-severity severity compare-op This grouping defines the severity value that is used to select log messages.
selector log-selector This grouping defines a syslog selector which is used to select log messages for the log-action (buffer, file, etc). Choose one of the following: no-log-facility log-facility [<facility> <severity>...]
selector filter pattern-match This grouping defines a syslog selector, which is used to select log messages for the log-actions (console, file, remote, etc.). Choose one or both of the following: facility [<facility> <severity>...] pattern-match regular-expression-match-string If both facility and pattern-match are specified, both must match in order for a log message to be selected.
severity-filter severity advanced-compare This grouping defines the processing used to select log messages by comparing syslog message severity using the following processing rules: - if 'none', do not match. - if 'all', match. - else, compare message severity with the specified severity according to the default compare rule (all messages of the specified severity and greater match) or if the select-adv-compare feature is present, use the advance-compare rule.
structured-data structured-data This grouping defines the syslog structured data option which is used to select the format used to write log messages.
structured-data structured-data This grouping defines the syslog structured data option, which is used to select the format used to write log messages.
syslog-selector log-selector This grouping defines a Syslog selector which is used to select log messages for the log-action (buffer, file, etc). Choose one of the following: no-log-facility log-facility [<facility> <severity>...]
syslog-severity severity severity-operator This grouping defines the Syslog severity which is used to select log messages.

© 2024 YumaWorks, Inc. All rights reserved.