45The system information sent to a log host is in two formats: H3C and UNICOM. For more information, seeNetwork Management and Monitoring Configuration Guide.Examples# Set the format of the system information sent to a log host to UNICOM. system-view[Sysname] info-center format unicominfo-center logbufferSyntaxinfo-center logbuffer [ channel { channel-number | channel-name } | size buffersize ] *undo info-center logbuffer [ channel | size ]ViewSystem viewDefault level2: System levelParameterschannel-number: Specifies a channel number, which ranges from 0 to 9.channel-name: Specifies a channel name, which could be a default name or a self-defined name. Theuser needs to specify a channel name first before using it as a self-defined channel name. For moreinformation, see the info-center channel name command.buffersize: Specifies the maximum number of log messages that can be stored in a log buffer. The valueis in the range of 0 to 1024.DescriptionUse the info-center logbuffer command to enable information output to a log buffer and set thecorresponding parameters.Use the undo info-center logbuffer command to disable information output to a log buffer.By default, information is output to the log buffer with the default channel of channel 4 (logbuffer) and thedefault buffer size of 512.Note that the info-center logbuffer command takes effect only after the information center is enabledwith the info-center enable command.Examples# Configure the system to output information to the log buffer through channel 4, and set the log buffersize to 50. system-view[Sysname] info-center logbuffer size 50info-center logfile enableSyntaxinfo-center logfile enableundo info-center logfile enable