Are the health check results stored in DB or somewhere else? If so, at what table I can find it. It is for monitoring reason. I know I can get it from API, but I'd like to know if it is also possible from DB. Didn't find any docu or so for it.
It's not stored, it's generated on demand.
You'll need to monitor it via REST
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Worth a try. For what it's worth, I think the Confluence check is partly stored as a flag on the attachments table saying "this file is missing", so it looks for those, but the rest are all done on-the-fly
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.