## Monitoring SearchBlox with JavaMelody
JavaMelody is a light-weight monitoring plugin that helps troubleshoot issues quickly.

## Accessing JavaMelody
Once SearchBlox is up and running, use the link below to access Java Melody
`https://localhost:8443/monitoring
`
Username: admin
Password: searchblox
## Changing Password of JavaMelody
To change the password of JavaMelody, make the change in `web.xml
` file found in `<SEARCHBLOX_INSTALLATION_PATH>\webapps\ROOT\WEB-INF\
`, within the `<param-value>
` tag as in the snippet given below.