Microsoft-Windows-HttpService › Event 114

Event ID 114 — Removed URL (Url) from URL group (UrlGroupId).

Provider
Microsoft-Windows-HttpService
Channel
System
Level
Informational
Task
HTTPConfigurationPropertyTraceTask
Opcode
RemUrl_5_123

Description

Removed URL (Url) from URL group (UrlGroupId). Process Id ProcessId Executable path ExecutablePath, User UserSid.

Message #

Removed URL (%2) from URL group (%1). Process Id %3 Executable path %4, User %5

Fields #

NameDescription
UrlGroupId UInt64
Url UnicodeString
ProcessId UInt64
ExecutablePath UnicodeString
UserSid SID

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-HttpService",
    "guid": "DD5EF90A-6398-47A4-AD34-4DCECDEF795F",
    "event_source_name": "",
    "event_id": 114,
    "version": 0,
    "level": 4,
    "task": 5,
    "opcode": 123,
    "keywords": 4611686018427387968,
    "time_created": "2023-10-25T22:56:15.387118+00:00",
    "event_record_id": 1477,
    "correlation": {},
    "execution": {
      "process_id": 3840,
      "thread_id": 3904
    },
    "channel": "System",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-19"
    }
  },
  "event_data": {
    "UrlGroupId": 18302628886170566657,
    "Url": "http://*:5357/31383106-803d-411b-9763-a28cdc0f0c3f/",
    "ProcessId": 3840,
    "ExecutablePath": "\\Device\\HarddiskVolume4\\Windows\\System32\\svchost.exe",
    "UserSid": "S-1-5-19"
  },
  "message": ""
}

References #