Issue description:
In the eSight, customer did not see any wlan user historical data. check the AC configuration, find that the info-center is not configured.
solution description:
Configure the info center on AC
<Huawei> system-view
[Huawei] info-center enable //1. enable the info center function
[Huawei] info-center channel 0 name channel0 //2. named the channel
[Huawei] info-center source default channel channel0 log level notification //3. configure the log output channel
[Huawei] info-center loghost source MEth 0/0/1 //4. configure the source interface of send logs
[Huawei] info-center loghost 192.168.1.10 channel channel0 facility local0 //5. configure the info center log host (eSight server)
[Huawei] wlan
[Huawei-wlan-view] report-sta-info enable //6. enable the wlan user logs report function
[Huawei] quit

