question about log entries in xstore/xcenter ctl_event_log table
It seems certain entries in ctl_event_log table are not consistent between xstore and xcenter database. Such as entries of dataloader (logger_category: dtv.xstore.dataloader) only found in xstore db, but not in xcenter. On the other hand, entries of xenvionment (logger category: dtv.xenvironment.task) only found in xcenter db, not in xstore. Is there a way to make them consistent between xstore and xcenter db, such as a configuration setting? Thanks! Cheng