Event ID 67 — Logon type: LogonType.
Description
Logon type: LogonType.
Message #
Fields #
| Name | Description |
|---|---|
LogonType UnicodeString | — Logon type reference |
LocalPath UnicodeString | — |
ProfileType UnicodeString | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-User Profiles Service",
"guid": "89B1E9F0-5AFF-44A6-9B44-0A07A7CE5845",
"event_source_name": "",
"event_id": 67,
"version": 0,
"level": 4,
"task": 0,
"opcode": 0,
"keywords": 4611686018427387904,
"time_created": "2023-11-05T22:32:20.729159+00:00",
"event_record_id": 67,
"correlation": {},
"execution": {
"process_id": 1428,
"thread_id": 1540
},
"channel": "Microsoft-Windows-User Profile Service/Operational",
"computer": "WinDev2310Eval",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"LogonType": "Regular",
"LocalPath": "C:\\Users\\User",
"ProfileType": "Regular"
},
"message": ""
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline