The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Query regarding JVM memory monitoring and PAT

Karthick Kumar M
July 15, 2024

We have the following queries related to our Jira and Confluence (Date Center):

  1. Jira Application Memory Issues:
    • Our Jira application occasionally goes down due to out-of-memory issues. We are looking to implement JVM memory monitoring. Is there a standard method to do this? Alternatively, are JVM statistics periodically captured in the Jira logs?
  2. Security Issues with PAT Usage:
    • We are facing security issues due to the use of Personal Access Tokens (PATs). Is there a way to restrict the creation of PATs at the user level, allowing only system administrators to create them? Additionally, is there a standard method for tracking PAT usage, and is this information captured in the application logs?

Any suggestions, plugin recommendations, or documentation would be greatly appreciated.

Thank you.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Rilwan Ahmed
Community Champion
July 15, 2024

Hi @Karthick Kumar M ,

Regarding your question 1, first you need to generate heap dump so that it can analyzed to check what is causing the memory leak.