I'm thinking about using check_log to monitor mysqld.log<div><br class="webkit-block-placeholder"></div><div>e.g.</div><div><br class="webkit-block-placeholder"></div><div>check_log -F /var/log/mysqld.log -O /tmp/mysqdLogTest.log -q STRING_TO_LOOK_FOR
<br class="webkit-block-placeholder"></div><div><br class="webkit-block-placeholder"></div><div>I don't know much about MySQL to know which types of errors that I should be looking for and am hoping others here might have some recipes / hacks that they use that they might share what has worked well for them.
</div><div><br class="webkit-block-placeholder"></div><div>And where check_log didn't work (say you needed more "intelligent log watching"), what did you use in its place?  Some log checking program like Swatch or SEC?
</div>