Dripstat Configuration
Dripstat monitoring can be installed and configured on PaperTrail instances to monitor performance and enable more detailed information relating to server/web service performance issues.
The following will need to be set up:
- Download the Dripstat JAR file from https://s3.amazonaws.com/papertrail/libs/dripstat.jar
- Copy the JAR to PaperTrail installation path/dripstat
- Copy the config.properties file (only generated once a license has been purchased) to PaperTrail installation path/dripstat
- Add the following line to the service.vmoptions OR service_x64.vmoptions:
-javaagent:dripstat/dripstat.jar - Restart PaperTrail and confirm that dripstat has started correctly via the PaperTrail log files. The server/application performance details will be available via the Dripstat monitoring website once PaperTrail has started with Dripstat configured.