Forums

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

User who modified page for every confluence page?

James Roberts May 8, 2013

Is there a way to be able to get a report of the last modifer for every confluence page in the system?

1 answer

1 accepted

1 vote
Answer accepted
Bob Swift
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.
May 8, 2013

Confluence Command Line Interface will produce a csv file that contains that information using getPageList action. It will take a while on larger installations :).

--action getPageList --space @all --outputFormat 2 --file pages.csv

If you want it on a Confluence page, use the same with the CLI Plugin for Confluence with the CSV Macro - see How to get page information for all pages

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events