Forums

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

Plug In Utilization

Scott Derderian
Contributor
February 25, 2019

Does anyone have a method to determine how prevalent a given plugin is used in a given Confluence instance (either via Database or Content Interrogation)?

1 answer

1 accepted

1 vote
Answer accepted
Craig Castle-Mead
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.
February 25, 2019

Hey Scott,

Depends what you mean by "prevalent". The below options are purely indicative only.

  • Usage within the database - https://confluence.company.com/plugins/servlet/active-objects/tables/list
    • This lists all the AO (active objects) tables and how many rows are in each. Main issues to watch out for here is apps can have high use with low database rows (a UI side tool), low records with high business value, use a different storage mechanism completely (EazyBI)
    • Get grepping on your web-server logs!
      • You may not have logs for a long enough period of time (not enabled or log rotation on)
      • Figuring out the URL patterns that line up with each app can take some time. We've configured our Logstash environment to tag requests with the apps/actions based on URL patterns and so we can easily dashboard / report on usage. Each update means re-validating the patterns though.
  • If your main driver is reviewing the usage to determine if it's worth renewing a set of apps, the above two options will hopefully give you some indication of usage though.

 

CCM

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events