Track all back-office changes (Content and Configuration) easily thanks to the entity approach of Drupal.

Every CUD operation on content and config entities are logged.

The standard log service is used so generated logs will end in Database Logging or your logging solution by default.

Each log indicates the type of operation, the entity identifier and if the CUD operation was done by a human or by command line (if drush was used).