I'm trying to find a way to detect a logon where someone is physically at the machine. I know you can do it with Type 2 but the issue is that events get logged when services make a logon request such as when someone logs on through a service.
One way I found that might be accurate is when Source Network Address shows a local IP like 127.0.0.1
Is this accurate enough or is there another way to do it?