Is it possible to read multiple audit files from multiple servers all placed under a single folder ?
SELECT * FROM sys.fn_get_audit_file('E:\ABC\ServerAudit\*.sqlaudit', DEFAULT, DEFAULT)
order by event_time desc
I have 10 audit files from 10 different servers all under this folder - E:\ABC\ServerAudit\
Thanks
No more an issue.
June 10, 2021 at 9:10 pm
Thanks for posting your issue and hopefully someone will answer soon.
This is an automated bump to increase visibility of your question.
No more an issue
June 18, 2021 at 5:40 pm
No more an issue
So, how did you fix it? What did you do?
--Jeff Moden
Change is inevitable... Change for the better is not.
June 20, 2021 at 3:45 pm
I did nothing.They just became readable.
Thanks
June 20, 2021 at 7:27 pm
K. Thanks.
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply