]
William Burns updated ISPN-5943:
--------------------------------
Summary: Access log of cache operations (was: Access log and statistics of cache
operations)
Access log of cache operations
------------------------------
Key: ISPN-5943
URL:
https://issues.jboss.org/browse/ISPN-5943
Project: Infinispan
Issue Type: Feature Request
Components: JMX, reporting and management
Reporter: Pedro Zapata
Assignee: William Burns
Labels: jdg7
The HotRod and REST endpoint will have a dedicated log category, which will be disabled
by default, to which we will log using a format which follows the typical HTTPD server
access.log format, i.e. client_ip user_id timestamp op key response_size processing_time.
Enabling the log will be possible either by configuring the XML or by using the CLI.