Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can use this feature to add context information about the running transaction or to get detailed information about problems (usually applications do log problems). In addition to that you can jump from a logging output back to the invocation sequence and analyze the complete request as your user executed it.

Configuration

Configuration using UI configuration interface

Please note that the easiest way to get the default configuration is to include the common profile Image Added[Common] Logging for log4j to your environment settings.

Configuration using configuration file(s)

Please note that the easiest way to get the default configuration is to use the configuration entries within the default inspectit-agent.cfg, which includes concrete logging configurations from the common folder:

...

Configuring the logging level of captured messages

Configuration using UI configuration interface

The logging level configuration for the Logging Sensor is available in the Environment configuration.

Configuration using configuration file(s)

The logging level of captured messages can be configured with the method-sensor-type of the logging realization. In this example I show the configuration for log4j (other technologies work similarly).

...