> Is there anywhere I can get the code so that I can debug.
>
> Regards
>
> Amit Oberoi
>
> -Original Message-
> From: Scott Deboy [mailto:[email protected]]
> Sent: Friday, July 08, 2011 12:24 AM
> To: Log4J Users List
> Subject: Re: Issue with
l.com]
Sent: Friday, July 08, 2011 12:24 AM
To: Log4J Users List
Subject: Re: Issue with IDField in CustomSQLDBReceiver
Yes, IDField is used to dynamically update the SQL statement with a
'where'
clause: (idfield) > (last known IDField value), essentially allowing it
to
'tail
Yes, IDField is used to dynamically update the SQL statement with a 'where'
clause: (idfield) > (last known IDField value), essentially allowing it to
'tail' the table contents.
Here is the config I was able to use to get it to tail with a very simple
mysql db (verified by printing out the sql sta