To collect DNS Analytic logs by using WinCollect, you must first configure Windows
to collect analytic logs and then add an XPath to the WinCollect Agent log source to collect the
logs and send them to QRadar®.
About this task
Use Event Viewer to configure Windows to collect DNS Server analytic logs.
Procedure
-
To open the Event Viewer, type eventvwr.msc at an elevated command prompt,
and press Enter.
- Go to Applications and Services
Logs\Microsoft\Windows\DNS-Server.
- Right-click DNS-Server, and then click
.
- Right-click the Analytical log, and then click
Properties.
- In the When maximum event log size is reached section, choose
Do not overwrite events (Clear logs manually), select Enable
logging, and then click OK on the resulting dialog box.
- Click OK to enable the DNS Server Analytic event log.
Attention: You must manually clear the logs and restart the agent when the event log is
full.
- In the log source, add the following XPath to the WinCollect Agent:
<QueryList>
<Query Id="0" Path="Microsoft-Windows-DNSServer/Analytical">
<Select Path="Microsoft-Windows-DNSServer/Analytical">*</Select>
</Query>
</QueryList>