[infinispan-issues] [JBoss JIRA] (ISPN-5943) Access log and statistics of cache operations

Pedro Zapata (JIRA) issues at jboss.org
Tue Nov 10 10:33:00 EST 2015


Pedro Zapata created ISPN-5943:
----------------------------------

             Summary: Access log and statistics 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


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.

Additional JMX and DMR metrics will be implemented which report the number of invocations for each operation, their cumulative execution time, and the average execution time.




--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list