Microsoft-Windows-DNSServer › Event 520

Event ID 520 — A resource record of type Type, name NAME and RDATA RDATA was deleted from scope ZoneScope of zone Zone via dynamic update from IP Address Source.

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

Description

A resource record of type Type, name NAME and RDATA RDATA was deleted from scope ZoneScope of zone Zone via dynamic update from IP Address Source.

Message #

A resource record of type %1, name %2 and RDATA %5 was deleted from scope %7 of zone %6 via dynamic update from IP Address %8.

Fields #

NameDescription
Type UInt32
NAME AnsiString
TTL UInt32
BufferSize UInt32
RDATA Binary
Zone UnicodeString
ZoneScope UnicodeString
Source AnsiString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-DNSServer",
    "guid": "EB79061A-A566-4698-9119-3ED2807060E7",
    "event_source_name": "",
    "event_id": 520,
    "version": 0,
    "level": 4,
    "task": 3,
    "opcode": 0,
    "keywords": 4611686018460942336,
    "time_created": "2022-04-07T17:30:00.948254+00:00",
    "event_record_id": 45,
    "correlation": {},
    "execution": {
      "process_id": 2320,
      "thread_id": 2992
    },
    "channel": "Microsoft-Windows-DNSServer/Audit",
    "computer": "WIN-FPV0DSIC9O6.lab.local",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "Type": 1,
    "NAME": "win-fpv0dsic9o6",
    "TTL": 0,
    "BufferSize": 4,
    "RDATA": "0A000285",
    "Zone": "lab.local",
    "ZoneScope": "Default",
    "Source": "10.0.2.133"
  },
  "message": ""
}

References #