Creating a copy of all syslog error records into a custom table using scheduled script execution
In short, we want to have a dashboard with reports on errors from syslog. OOTB it's not allowed (nor advised) to do this. So we came up with the solution to copy all the errors in syslog table to a custom table and report on those. We can easily flus...
