Magento 2 module
The Attlaz Magento 2 module is installed on your Magento 2 store to connect it to Attlaz, so your flows and product apps can read from and write to the store. For working with Magento 2 data from your flow code, see the Magento 2 integration manual.
Log filtering
Magento emits some routine log messages that add noise without indicating a real problem. You can filter these out so they don't clutter your logs. For example, the following messages are safe to filter:
/^Could not acquire lock for cron job:/
/^Failed cm checkEmailInList: We couldn't find the resource you're looking for\. Please check the documentation and try again$/
/^Failed cm checkEmailInList: Subscriber not in list or has already been removed\.$/