Skip to content

Commit ca002e7

Browse files
authored
DOCS-266 - View Connections release note (#4193)
* View Connections release note * Minor update
1 parent 2f1b2b0 commit ca002e7

File tree

2 files changed

+21
-2
lines changed

2 files changed

+21
-2
lines changed

blog-service/2042-06-10-manage.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: View Connections Role Capability (Manage)
3+
image: https://help.sumologic.com/img/sumo-square.png
4+
keywords:
5+
- roles
6+
- manage
7+
hide_table_of_contents: true
8+
authors:
9+
- url: https://help.sumologic.com/release-notes-service/rss.xml
10+
image_url: /img/release-notes/rss-orange.png
11+
---
12+
13+
As part of our on-going product security improvements, we have introduced the [View Connections](/docs/manage/users-roles/roles/role-capabilities/#data-management) role capability. This role capability allows a user to view or change webhook and ServiceNow connections associated with a Scheduled Search or a monitor.
14+
15+
Starting June 24, 2024, new Scheduled Searches or monitors configured with Webhook or ServiceNow notification channels can only be viewed or assigned to those connections by users with the View Connections role capability.
16+
17+
**Prior to June 24, 2024, assign the View Connections role capability to users where appropriate.** After this date, users who do not have this role capability assigned will no longer be able to configure a Scheduled Search or monitor with a webhook target.
18+
19+
For information about how to configure webhook and ServiceNow connections, see [Set Up Webhook Connections](/docs/alerts/webhook-connections/set-up-webhook-connections).

docs/alerts/webhook-connections/set-up-webhook-connections.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: Webhook connections allow you to send Sumo Logic alerts to third-pa
88
import useBaseUrl from '@docusaurus/useBaseUrl';
99

1010
:::info Prerequisite
11-
To create a webhook connection, you'll need the [Manage Connections role capability](/docs/manage/users-roles/roles/role-capabilities). Contact your org administrator for assistance.
11+
To create a webhook connection, you need the View Connections and Manage Connections [role capabilities](/docs/manage/users-roles/roles/role-capabilities). Contact your org administrator for assistance.
1212
:::
1313

1414
A _webhook_ is an HTTP callback, which is an HTTP POST that occurs when something happens. Webhook connections allow you to send Sumo Logic alerts to third-party applications that accept incoming webhooks.
@@ -25,7 +25,7 @@ Along with a fully customizable webhook connection, you can quickly create webho
2525
* [New Relic](new-relic.md)
2626
* [Opsgenie](opsgenie.md)
2727
* [PagerDuty](pagerduty.md)
28-
* [Service Now](/docs/alerts/webhook-connections/servicenow/set-up-connections)
28+
* [ServiceNow](/docs/alerts/webhook-connections/servicenow/set-up-connections)
2929
* [Slack](slack.md)
3030

3131
Most services with a REST API should allow you to create a connection using the generic webhook.

0 commit comments

Comments
 (0)