script to read log

AJH

New Member
does anyone have a script to share that would read just today's activity from the DB log and report back information from a supplied list of messages to check. I would like to schedule this to run every x minutes and either create a log file or email when data from log file ha information.

Old version of DB 10.1c, but did notice it has a datetime entry for every message.

Thanks
 

TomBascom

Curmudgeon
Good "old "grep" could certainly carry a lot of this load.

ProTop monitors the log file and alerts on defined messages as well. Alerts, however, are a paid feature so that isn't visible in the free version. But if you are interested:

 
Top