How exactly is Microsoft SQL Server 2016 providing access to the audit log?
- If it’s in the Windows Event Log, you could use NXLOG or Winlogbeat.
- If it’s in files on disk, you could use NXLOG or Filebeat.
- If it’s inside the database itself, you could use the Logstash JDBC input.