DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Configure Logging

There are several options that can be configured with TypoScript:

../_images/logging-settings.png

EXT:solr logging settings

You can find a detailed description of all options in the “tx_solr.logging” section in the reference.

Note: Make sure that you log on production only what you need, because log data can increase very quickly.

In the next steps we want to see as example how we can use the debug output to see which query was triggered in solr.

The first step is to debug the output for “rawGet”:

plugin.tx_solr.logging.query.rawGet = 1