How to configure Jira Service Management (Jira Service Desk) admins to not to receive security alerts emails
Hello,
Disabling all alerts
You can disable all alerts by disabling the app from the Manage apps section of Administration. The app name is Atlassian Security Monitoring and Alerts. In future versions, this app will be required and you won’t be able to disable it.
Disabling specific alerts
You can disable specific alerts using the following system property:
plugin.lighthouse.disabled.alert.types
Its value is a comma-delimited list of alert IDs, listed below.
For example:
plugin.lighthouse.disabled.alert.types=advanced-auditing-config-modified, admin-group-deleted
Please refer to the documentation here for more info.
Hi,
where to put plugin.lighthouse.disabled.alert.types into?
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Seems I found it and at the moment it looks like it's working as desired.
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.