Configuring syslog Server Configuration Distribution
You can distribute the syslog server configuration to other switches in the network by using the Cisco Fabric
Services (CFS) infrastructure.
After you enable syslog server configuration distribution, you can modify the syslog server configuration and
view the pending changes before committing the configuration for distribution. As long as distribution is
enabled, the switch maintains pending changes to the syslog server configuration.
If the switch is restarted, the syslog server configuration changes that are kept in volatile memory might get
lost.
Note
Before you begin
You must have configured one or more syslog servers.
Procedure
PurposeCommand or Action
Enters global configuration mode.switch# configure terminal
Step 1
Enables distribution of the syslog server
configuration to network switches using the
switch(config)# logging distribute
Step 2
CFS infrastructure. By default, distribution is
disabled.
Commits the pending changes to the syslog
server configuration for distribution to the
switches in the fabric.
switch(config)# logging commit
Step 3
Cancels the pending changes to the syslog
server configuration.
switch(config)# logging abort
Step 4
Disables the distribution of the syslog server
configuration to network switches using the
(Optional) switch(config)# no logging
distribute
Step 5
CFS infrastructure. You cannot disable
distribution when configuration changes are
pending. See the logging commit and logging
abort commands. By default, distribution is
disabled.
Displays the pending changes to the syslog
server configuration.
(Optional) switch# show logging pending
Step 6
Displays the differences from the current syslog
server configuration to the pending changes of
the syslog server configuration.
(Optional) switch# show logging pending-diff
Step 7
Copies the running configuration to the startup
configuration.
(Optional) switch# copy running-config
startup-config
Step 8
Cisco Nexus 3548 Switch NX-OS System Management Configuration Guide, Release 7.x
46
Configuring System Message Logging
Configuring syslog Server Configuration Distribution