Forums

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

How to find out what config changes were made to which plugin(s)?

Darren
Contributor
July 14, 2022

As a Jira Admin, I just went into Administration and noticed, "configuration changes were made to 'Plugins' at 2022-07-13 04:23."

I'd like to see two things:

1 - who made the changes, and

2 - what those changes were

Is that possible from the logs?  Can someone guide me to which log file(s) to examine for both 1 and 2?

3 answers

0 votes
SPHIOR
Contributor
August 4, 2026

Following up since this is still open — Nic is right that the native logging doesn't go to that level of detail for plugin/app config changes specifically. The audit log will usually tell you *that* something changed and roughly when, but not a clean before/after diff of what actually changed within the plugin's config.

The workaround that's worked for me: capture the plugin/app configuration state on a schedule (even just exporting it periodically) and diff each capture against the previous one. That reconstructs the "what changed" even though Jira itself won't hand it to you directly. It's basically manual version control for config that doesn't have native version control.

I ended up building a Marketplace app (Sphior Ledger for Jira) that automates this for the broader config layer (permissions, workflows, custom fields) since I kept hitting the same wall — happy to share more if it's relevant, but the snapshot+diff approach works as a DIY pattern too if you want to build it yourself.

Disclosure: I'm the developer behind that app, flagging per community guidelines.

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
August 2, 2022

I don't think the logging goes to that level of detail, unless a particular plugin has its own logging functions.

If there are logs, you should find them in <Jira home>/log/atlassian-Jira.log (but you might want to look into other logs in the same directory)

0 votes
Embrenchia Snyman
August 2, 2022

Any update on this?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events