User directory synchronization error as email warning

Julius Zatroch August 4, 2020

Is it option to set sending email warning for synchronization error to admin?

In case of problem on remote server, errors are in logs, but admin will not have any warning, only when user calls not able to login...

Or can it be a new type of Health Check ??? 

1 comment

Daniel Ebers
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.
September 22, 2020

Hi Julius,

while I am not aware of anything that comes out of the box one approach could be to parse the logs for a specific pattern which signalizes that the user directory sync failed. Upon that finding you could page an admin.

As this is outside of the "actual" Confluence product there are surely tons of how-tos out there. I'd start with a script in a scripting language that you are comfortable with (Bash/Python/...) for this requirement. When finished calling it from a Cronjob (hourly or so) should do the job.

Of course, in case you have a bigger monitoring solution in place you could integrate with it also.

Cheers,
Daniel

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events