Hi Jaanai, Thanks for your suggestion. Just confirming then - it sounds like this would involve adding custom code, as there are no current configuration options to enable logging/capture of all query statements (including DDL/DML) from clients?
Thanks for your help Curtis On Tue, Nov 20, 2018 at 8:33 AM Jaanai Zhang <cloud.pos...@gmail.com> wrote: > We can't capture some detail information about the DDL/DML operations by > TRACE log. I suggest that you can print logs of these operations on the > logic layer. > > ---------------------------------------- > Jaanai Zhang > Best regards! > > > > Curtis Howard <curtis.james.how...@gmail.com> 于2018年11月20日周二 上午11:20写道: > >> Hi, >> >> Is the expected behavior for this new feature to capture all operations >> (UPSERT / DROP / CREATE / ...)? After enabling phoenix.log.level=TRACE, I >> see only SELECT queries populated in the SYSTEM.LOG table. >> >> Thanks! >> Curtis >> >>