Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Reading a Transformer log for errors

Status
Not open for further replies.

Jmayhair

IS-IT--Management
Oct 4, 2004
23
0
0
US
Hi everyone,
My cubes are being built from a script and I have a need to read the transformer log for errors and sending an e-mail to a dist. list on error. Does anyone have anything alone these lines.

James "Have a Nice day
 
Hello,

Why dont you use some functions to look for certain words like in unix "grep" for Transformer Server exiting - OK,
if you get it then ok else error and send email. I do this for reading through database log files for errors, if it gets them send an email otherwise proceed with next function etc..I am sure there is a dos command similar to this like "find"

hope this helps

Mayo 4 sam
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top