Hi user can you look into this:
***Configure the sending of syslogs. # Enter the system view.
<NE40/NE80> system-view
# Enable the information center.
[NE40/NE80] info-center enable
# Configure the NE40/NE80 to output the log information of all modules and of the informational level.
[NE40/NE80] info-center source default channel 2 log level informational
# Configure the source interface for sending log information.
[NE40/NE80] info-center loghost source { interface-type interface-number }
# Set the IP address of the log collector so that the NE40/NE80 sends syslogs to the specified log host.
[NE40/NE80] info-center loghost host-ip-address facility local2 language english
Thanks!