is it possible to have a log that store all workflow modification or any "admin" modification ?

ribas
Contributor
October 16, 2024

is it possible, like a server that has root access to list all modification done using admin right to the configuration of the jira server ?

if not possible is it possible to make a diff of a known configuration file with a new configuration file ?

the goal is to monitor the admin modification that could be done on the jira server and check for unwanted modifications when there are several administrators

2 answers

1 accepted

1 vote
Answer accepted
Lucas Modzelewski _Lumo_
Atlassian Partner
October 16, 2024

Check these links:

For managing changes, consider starting a change management project to keep track of tasks and approvals. Using Jira and Confluence together makes for a great combination to manage tasks and knowledge base articles. There's no reason to treat admin work as an exception - create a project and track the work like any other task. ^^

ribas
Contributor
October 16, 2024

yes we have jira to keep track of modifications. but to complete the analogy with "standard" project, we miss "source code" to check for concrete modification.

 

exporting workflow and manage them inside a tool configuration like git seems to be great but we must track also attribute, "display", etc. is there a way to export "everything" in one time ?

Lucas Modzelewski _Lumo_
Atlassian Partner
October 16, 2024

There’s probably an app for that - perhaps ScriptRunner offers a solution?

Sorry, I couldn't provide more details; I’m more of a cloud-based admin ;)

0 votes
Marc - Devoteam
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 Leaders.
October 16, 2024

Hi @ribas 

This is more sys admin related.

This should be possible to track modification made to Jira installation files on a server.

Raise this with your IT department.

ribas
Contributor
October 16, 2024

we can only perform a file modification tracking ?

there is no log file for jira that would store all kind of modification using admin rights in jira ?

do you know if there are one single file that store all the configuration of one workflow ? like jenkins for instance...

what are the names of the file to monitor ?

Marc - Devoteam
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 Leaders.
October 16, 2024

Hi @ribas 

There is no Jira log that ever logged this. From within Jira you even can't modify system based files.

On the question you are raising, this is in the database used for Jira not in a files.

All information around Jira is stored in the used database not in configuration files.

Suggest an answer

Log in or Sign up to answer