Basic Usage Reporting
When
usage reporting is turned on, the following details are reported back to LabKey Software:
- Low Level Reporting
- Build number
- VCS (svn) URL, if known
- OS name
- Java version
- The max heap size for the JVM
- Tomcat version
- Database platform (SQL Server or Postgres)
- DB version
- JDBC driver
- JDBC driver version
- Unique ids for server & server session
- Enterprise pipeline enabled?
- Was a graphical installer used?
- Total users
- Total users logged in in last 30 days
- Total project count
- Total folder count
- Medium Level Reporting
- All of the information from "Low" level usage reporting, plus:
- Web site description
- Site admin email
- Organization name
- Site short name
- Logo link
Exception Reporting
When
exception reporting is turned on, the following details are reported back to LabKey Software:
- Low Level Reporting
- Stack trace
- SQL state (when there is a SQL exception)
- Web browser
- Controller
- Action
- Medium Level Reporting
- All of the information from "Low" level exception reporting, plus:
- Exception message
- Request URL
- Referrer URL
- High Level Reporting
- All of the information from "Medium" level exception reporting, plus:
- User email
Related Topics