The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

What are the SQL queries to get all the details present under System Information of Confluence?

Shashank Shubham
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 16, 2022

To understand which tables and its respective parameters stores value of section in "View System Information" (<BASE_URL>/admin/systeminfo.action)

  1. Confluence Information

  2. Environment Variables

  3. Java Runtime Environment

  4. Java VM Memory Statistics

  5. Database Information

  6. Confluence Usage

  7. System Properties

  8. Plugins

  9. Installed Languages

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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.
November 16, 2022

Welcome to the Atlassian Community!

I'm glad to say that most of those are not held in the database, so you won't be able to do whatever it is you want to do with SQL.

I very strongly recommend that you forget that Confluence (and the other Atlassian applications) even have a database.  Their databases are simple data stores, not really databases, and they're absolutley not designed for any form of reporting.  Reading an Atlassian database is the worst possible way to report on any Atlassian system, just don't try it, it's a vast waste of your time and effort.

What are you actually trying to achieve here?

TAGS
AUG Leaders

Atlassian Community Events