Page 1 of 1

Error Log Emailer

Posted: Thu Aug 05, 2010 4:26 pm
by mattgoff
Hey all,

Our TM1 system was recently internally classified SOX Tier 1, meaning we have a lot of extra extra hoops to jump through, internal audits, etc. One of the big, new requirements is we now have to log and sign-off (with corrective action or non-issue determination) all TM1 error log entries in the message log.

To help automate this and ensure nothing gets missed, I wrote a quick Perl script which runs every morning and sends the TM1 Admins all ERROR logs generated since the last script run. I thought I'd share it here in case anyone else finds it useful.

Matt