Hi,
I've got one NPS Server configured for SQL Server Logging, prepared the table / NPS Server settings and Events are being logged to the SQL DB nicely.
However, it seems SQL-Logging only allows Security-NPS events to be logged to SQL.
Meaning EventID 6278 / 6272 are being logged to the SQL DB, but anything that is not a security-NPS event, like EventID 13/18 or 4400/4406 is not being logged to the Database.
Example for things being logged:
EventID - Log Name - Source - Task Category - General
6272 - Security - Microsoft Windows Security - Network Policy Server - Network Policy Server granted access to a user.
Example for things not being logged:
EventID - Log Name - Source - Task Category - General
13 - System - NPS - None - A RADIUS message was received from the invalid RADIUS client IP address x.x.x.x.
So my questions is, how do i get my Source: System/NPS Logs logged to the SQL DB aswell?
Regards
Teemoe