https://github.com/magesuite/index-invalidation-logger
The module logs index invalidations along with respective stacktrace in order to gain more knowledge about index invalidations that are triggered automatically.
Installation
This module is optional.
composer require "creativestyle/magesuite-index-invalidation-logger" ^1.0.0
Admin settings
In Stores -> Configuration -> Advanced -> System
the following module’s settings can be found:
Index Invalidation Debugger Settings
Field | Optiona | Comment |
---|---|---|
Enable Logging | Yes/No | Enables logging all index invalidation along with stacktraces. |
Logging retention period | How long (in days) logs should be kept |
The index logger link can be found in System -> Tools -> Index Management
Backend
Frontend
There are no frontend functionalities in the module.