Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×It fills our disk with "GET /chat/heartbeat.action?spaceKey" messages... I did not find any dokumentation on this. Help would be greatly appreciated!
Is that access logs or application logs?
You may want to talk to the plugin? author, but you can try thropugh JIRA's profiling and logging page.
App Logs
https://confluence.atlassian.com/display/JIRA/Logging+and+Profiling
Find the package/class name it uses in the logs, i.e.
com.somecompany.foobar.NoisyClass ".....
and then set that in the Admin panel with a level of WARN.
Access Logs
Also make sure Access Logging is disabled, or pointed to unique logs.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.