Info-Center Logging Suppress Duplicates - HPE FlexFabric 5930 Series Network Management And Monitoring Command Reference

Hide thumbs Also See for FlexFabric 5930 Series:
Table of Contents

Advertisement

Examples
# Create a directory named test under the flash root directory.
<Sysname> mkdir test
Creating directory flash:/test... Done.
# Set the log file directory to flash:/test.
<Sysname> system-view
[Sysname] info-center logfile directory flash:/test
Related commands
info-center logfile enable

info-center logging suppress duplicates

Use info-center logging suppress duplicates to enable duplicate log suppression.
Use undo info-center logging suppress duplicate to restore the default.
Syntax
info-center logging suppress duplicates
undo info-center logging suppress duplicates
Default
Duplicate log suppression is disabled.
Views
System view
Predefined user roles
network-admin
Usage guidelines
Outputting consecutive duplicate logs at an interval of less than 30 seconds wastes system and
network resources.
With this feature enabled, the system starts a suppression period when outputting a new log:
During the suppression period, the system does not output logs with the same module name,
level, mnemonic, location, and text as the previous log.
After the suppression period expires, if the same log continues to appear, the system outputs
the suppressed logs and the log number and starts another suppression period. The
suppression period is 30 seconds the first time, 2 minutes the second time, and 10 minutes for
subsequent times.
If a different log is generated during the suppression period, the system aborts the current
suppression period, outputs suppressed logs and the log number and then outputs the new log,
starting another suppression period.
Examples
Suppose the IP address of Vlan-interface 100 on device A conflicts with that of another device on the
network, device A will output the following log information repeatedly:
%Jan
1 07:27:48:636 2000 Sysname ARP/6/DUPIFIP:
Duplicate address 172.16.0.1 on interface Vlan-interface100, sourced from 00e0-fc58-123d
# Enable duplicate log suppression on device A.
<Sysname> system-view
[Sysname] info-center logging suppress duplicates
93

Advertisement

Table of Contents
loading

Table of Contents