I need to export Admin Alerts from DNN's database.
Which table contains this?
SELECT * FROM [dbo].[EventLog] WHERE LogTypeKey = 'ADMIN_ALERT'