Microsoft-Windows-HttpService › Event 112

Event ID 112 — Attempted to reserve URL Url.

Provider
Microsoft-Windows-HttpService
Channel
System
Level
Informational
Task
HTTPSetupTraceTask
Opcode
ResvUrlV2

Description

Attempted to reserve URL Url. Status ReserveStatus. Process Id ProcessId Executable path ExecutablePath, User UserSid.

Message #

Attempted to reserve URL %1. Status %2. Process Id %3 Executable path %4, User %5

Fields #

NameDescription
Url UnicodeString
ReserveStatus UInt32
ProcessId UInt64
ExecutablePath UnicodeString
UserSid SID

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-HttpService",
    "guid": "DD5EF90A-6398-47A4-AD34-4DCECDEF795F",
    "event_source_name": "",
    "event_id": 112,
    "version": 0,
    "level": 4,
    "task": 3,
    "opcode": 121,
    "keywords": 4611686018427387905,
    "time_created": "2023-11-06T06:25:42.192778+00:00",
    "event_record_id": 1703,
    "correlation": {},
    "execution": {
      "process_id": 4,
      "thread_id": 228
    },
    "channel": "System",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "Url": "http://+:10243/WMPNSSv4/",
    "ReserveStatus": 0,
    "ProcessId": 4,
    "ExecutablePath": "",
    "UserSid": "S-1-5-18"
  },
  "message": ""
}

References #