05-05-2021 08:33 PM
Hi,
Observing these logs
%SYSLOG-6-SYSTEM_MSG : Logfile wrapped-around after exceeding max-size on the nexus device
Can anyone advise what are the reasons for this appearance . I believe this may be the designed behavior but just trying to search for more information or doc for this.
Solved! Go to Solution.
05-05-2021 10:26 PM
Hello,
as far as I recall, this has something to do with the log file size. The command:
show logging info
shows you what is currently configured. You can change the logging file size per severity level with the command:
NX(config)# logging logfile logfile-name severity-level [ size bytes ]
Have a look at the document linked below for reference:
05-05-2021 10:26 PM
Hello,
as far as I recall, this has something to do with the log file size. The command:
show logging info
shows you what is currently configured. You can change the logging file size per severity level with the command:
NX(config)# logging logfile logfile-name severity-level [ size bytes ]
Have a look at the document linked below for reference:
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide