Microsoft-Windows-DNSServer › Event 514

Event ID 514 — The zone Zone was updated.

Provider
Microsoft-Windows-DNSServer
Channel
Audit
Level
Informational
Task
ZONE_OP

Description

The zone Zone was updated. The PropertyKey setting has been set to NewValue. [virtualization instance: VirtualizationID].

Message #

The zone %1 was updated. The %2 setting has been set to %3. [virtualization instance: %4].

Fields #

NameDescription
Zone UnicodeString
PropertyKey AnsiString
NewValue UnicodeString
VirtualizationID UnicodeString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-DNSServer",
    "guid": "EB79061A-A566-4698-9119-3ED2807060E7",
    "event_source_name": "",
    "event_id": 514,
    "version": 0,
    "level": 4,
    "task": 5,
    "opcode": 0,
    "keywords": 4611686018427912192,
    "time_created": "2022-04-07T17:00:03.792940+00:00",
    "event_record_id": 39,
    "correlation": {},
    "execution": {
      "process_id": 2320,
      "thread_id": 764
    },
    "channel": "Microsoft-Windows-DNSServer/Audit",
    "computer": "WIN-FPV0DSIC9O6.lab.local",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "Zone": "_msdcs.lab.local",
    "PropertyKey": "SecondaryServers",
    "NewValue": "deny zone transfers",
    "VirtualizationID": "."
  },
  "message": ""
}

References #