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

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. 

Suggest an answer

Log in or Sign up to answer