Event ID 30800 — The server name cannot be resolved.
Description
The server name cannot be resolved.
Message #
Fields #
| Name | Description |
|---|---|
Reason UInt32 | — |
Status UInt32 | — NTSTATUS reference |
ServerNameLength UInt16 | — |
ServerName UnicodeString | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-SMBClient",
"guid": "988C59C5-0A1C-45B6-A555-0C62276E327D",
"event_source_name": "",
"event_id": 30800,
"version": 0,
"level": 2,
"task": 0,
"opcode": 0,
"keywords": 288230376151711808,
"time_created": "2022-04-07T16:53:50.061721+00:00",
"event_record_id": 19,
"correlation": {},
"execution": {
"process_id": 4,
"thread_id": 592
},
"channel": "Microsoft-Windows-SmbClient/Connectivity",
"computer": "WIN-FPV0DSIC9O6.lab.local",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"Reason": 1,
"Status": 3221226021,
"ServerNameLength": 8,
"ServerName": "lab.local"
},
"message": ""
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline