Symptom
Once I login to vManage GUI, both LOGIN/LOGOUT messages are generated at once, same timeframe. Messages are seen on (/var/log/vsyslog):
Mar 10 14:23:15 vmanage_20_6_2 SYSMGR[965]: %Viptela-vmanage_20_6_2-sysmgrd-6-INFO-1400002: Notification: system-login-change severity-level:minor host-name:"vmanage_20_6_2" system-ip:192.0.2.1 user-name:"admin" user-id:1061
Mar 10 14:23:15 vmanage_20_6_2 SYSMGR[965]: %Viptela-vmanage_20_6_2-sysmgrd-6-INFO-1400002: Notification: system-logout-change severity-level:minor host-name:"vmanage_20_6_2" system-ip:192.0.2.1 user-name:"admin" user-id:1061
The same behavior doesn't happen when I login to vManage via CLI. Messages are generated correctly each one at their own time.
Login:
Mar 10 14:27:58 vmanage_20_6_2 SYSMGR[965]: %Viptela-vmanage_20_6_2-sysmgrd-6-INFO-1400002: Notification: system-login-change severity-level:minor host-name:"vmanage_20_6_2" system-ip:192.0.2.1 user-name:"admin" user-id:1122
Logout:
Mar 10 14:29:06 vmanage_20_6_2 SYSMGR[965]: %Viptela-vmanage_20_6_2-sysmgrd-6-INFO-1400002: Notification: system-logout-change severity-level:minor host-name:"vmanage_20_6_2" system-ip:192.0.2.1 user-name:"admin" user-id:1122
Conditions
Issue is easily reproducible in the lab. Behavior is seen on 20.3 / 20.4 / 20.5 / 20.6 versions train.