Microsoft-Windows-Security-Auditing › Event 4945

Event ID 4945 — A rule was listed when the Windows Firewall started.

Provider
Microsoft-Windows-Security-Auditing
Channel
Security
Audit Policy
Policy Change → MPSSVC Rule-Level Policy Change
Collection Priority
Low (Microsoft-AppendixL)
Opcode
Info

Description

A rule was listed when the Windows Firewall started.

Message #

A rule was listed when the Windows Firewall started.
	
Profile used: %1

Rule:
	Rule ID: %2
	Rule Name: %3

Fields #

NameDescription
ProfileUsed UnicodeStringProfile used
RuleId UnicodeString[Rule] Rule ID
RuleName UnicodeString[Rule] Rule Name

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Security-Auditing",
    "guid": "54849625-5478-4994-A5BA-3E3B0328C30D",
    "event_source_name": "",
    "event_id": 4945,
    "version": 0,
    "level": 0,
    "task": 13571,
    "opcode": 0,
    "keywords": 9232379236109516800,
    "time_created": "2022-04-04T13:11:21.045018+00:00",
    "event_record_id": 26315,
    "correlation": {
      "ActivityID": "7377737E-4825-0000-C974-77732548D801"
    },
    "execution": {
      "process_id": 612,
      "thread_id": 664
    },
    "channel": "Security",
    "computer": "WIN-TKC15D7KHUR",
    "security": {
      "user_id": ""
    }
  },
  "event_data": {
    "ProfileUsed": "(null)",
    "RuleId": "IIS-WebServerRole-FTP-Passive-In-TCP",
    "RuleName": "FTP Server Passive (FTP Passive Traffic-In)"
  },
  "message": ""
}

References #