Forum Discussion

MuthuKugan's avatar
MuthuKugan
Former Employee
Feb 22, 2022

Sigin Logs of Azure Virtual Machine

Hi, Is there any way to find out number of users logged in into each azure vm's and signed in user information from azure portal. In log Analytics workspace also we verified, we couldn't able to see any parameters required to collect the  user signed in information and count of users.

Could u please let us know to configure the same from azure portal.

4 Replies

  • pazdedav's avatar
    pazdedav
    Iron Contributor
    Sign in to Azure VMs (e.g., an RDP or an SSH session) is a 'data plane' operation that is logged on the VM level in the Event log (or syslog), not in the Azure Activity Log (unless you are using Azure AD Sign-in to VMs feature). There is a way to collect System Event Log (or syslog) to Log Analytics using Log Analytics agent, but this needs to be configured properly.

Resources