ipi-logging
+--rw logging
+--rw logging-modules
| +--rw module-logging* [module-name]
| +--rw module-name -> ../config/module-name
| +--rw config
| | +--rw module-name? ipi-logging-types:module_names_t
| | +--rw severity-level ipi-logging-types:log_severity_t
| +--ro state
| +--ro module-name? ipi-logging-types:module_names_t
| +--ro severity-level ipi-logging-types:log_severity_t
+--rw monitor-logging
| +--rw config!
| | +--rw enable-logging cml-data-types:cml_enable_disable_t
| | +--rw severity-level? ipi-logging-types:log_severity_t
| +--ro state
| +--ro enable-logging cml-data-types:cml_enable_disable_t
| +--ro severity-level? ipi-logging-types:log_severity_t
+--rw console-logging
| +--rw config!
| | +--rw enable-logging cml-data-types:cml_enable_disable_t
| | +--rw severity-level? ipi-logging-types:log_severity_t
| +--ro state
| +--ro enable-logging cml-data-types:cml_enable_disable_t
| +--ro severity-level? ipi-logging-types:log_severity_t
+--rw logfile
| +--rw config!
| | +--rw file-name string
| | +--rw severity-level ipi-logging-types:log_severity_t
| | +--rw max-file-size uint32
| +--ro state
| +--ro file-name string
| +--ro severity-level ipi-logging-types:log_severity_t
| +--ro max-file-size uint32
+--rw debug-logfile
| +--rw config!
| | +--rw file-name string
| | +--rw max-file-size uint32
| +--ro state
| +--ro file-name string
| +--ro max-file-size uint32
+--rw syslog {feature-list:HAVE_SYSLOG}?
| +--rw config
| | +--rw enable-syslog? empty
| | +--rw timestamp-granularity? ipi-logging-types:timestamp_units_t
| +--ro state
| +--ro enable-syslog? empty
| +--ro timestamp-granularity? ipi-logging-types:timestamp_units_t
+--rw remote-logging
| +--rw rsyslog* [vrf]
| +--rw vrf -> ../config/vrf
| +--rw config
| | +--rw vrf? -> /ipi-network-instance:network-instances/network-instance/ipi-vrf:vrf/config/vrf-name
| | +--rw enable-rsyslog boolean
| +--ro state
| | +--ro vrf? -> /ipi-network-instance:network-instances/network-instance/ipi-vrf:vrf/config/vrf-name
| | +--ro enable-rsyslog boolean
| +--rw remote-servers
| +--rw remote-server* [address]
| +--rw address -> ../config/address
| +--rw config
| | +--rw address? cml-data-types:cml_hostname_t
| | +--rw severity ipi-logging-types:log_severity_t
| +--ro state
| +--ro address? cml-data-types:cml_hostname_t
| +--ro severity ipi-logging-types:log_severity_t
+--rw global
| +--rw config
| | +--rw remote-server-facility? ipi-logging-types:log_facility_t
| +--ro state
| +--ro remote-server-facility? ipi-logging-types:log_facility_t
+--rw cli-logging
| +--rw config
| | +--rw enable-logging? empty
| +--ro state
| | +--ro enable-logging? empty
| +--rw max-session-limit
| +--rw config
| | +--rw max-session-limit? uint8
| +--ro state
| +--ro max-session-limit? uint8
+--rw fault-management
+--rw config
| +--rw enable-fault-management? empty
+--ro state
+--ro enable-fault-management? empty
 
rpcs:
+---x logging-fms-flush-db {feature-list:HAVE_FMS}?
+---x logging-fms-shelve {feature-list:HAVE_FMS}?
| +---w input
| +---w alarm-type string
+---x logging-fms-close {feature-list:HAVE_FMS}?
| +---w input
| +---w active-alarm-id string
+---x terminal-debug-all-off
+---x logging-clear-debug-logfile
+---x logging-clear-logging-logfile
Last modified date: 07-14-2023