Hi Team,
I can read all channel events i.e Application, Security, PowerShell and etc but not able to read DNS Server events.
configuration is
winlogbeat.event_logs:
  - name: DNS Server
    ignore_older: 4h
logging.level: info
output.console:
  pretty: true
windows edition :- windows server 2016
Could you please let me know how to read DNS server logs from event viewer via winlogbeat.
