Hello,<div><br></div><div>I am parsing some of my log messages into different database columns using the sql() function, and I have noticed that when there is an insert error into the database no further logs for that host make it to the db.  In fact, syslog-ng keeps attempting the insert, and logs the insert error indefinitely.   I couldn&#39;t find a way to gracefully handle these sorts of errors in the docs.  I&#39;d like to be able to specify an action on a database insert failure (log message to a different log and stop trying to insert, for example).   But I do not want a single insert failure to stop all subsequent inserts for that host.  What are my options here?  I&#39;m currently using OSE 3.0.4.</div>
<div><br></div><div>Thanks for your help.</div><div><br></div><div>--Bob</div>