Don’t turn logging on in production.
It can create large volumes of data and exhaust your server resources quickly.
You should only enable logging during development to debug certain processes.
var/log/system.log
var/log/debug.log
var/log/algolia.log
- Full reindex of products
- Rebuilding a page of products
- Loading products’ collection
- Indexing of a single product
- Indexing of a collection of products
- Beginning and ending of sending data to Algolia
- Beginning and ending of removing data from Algolia
- Beginning and ending of emulation
- Image loading exceptions that are thrown
- Miscellaneous errors and exceptions