Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit fc819d7

Browse files
authored
Merge pull request #1475 from splunk/repo-sync
Pulling refs/heads/main into main
2 parents 1e1b65d + 2902e09 commit fc819d7

File tree

9 files changed

+14
-15
lines changed

9 files changed

+14
-15
lines changed

admin/notif-services/splunkoncall.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Step 2: Get your Splunk On-Call alert routing key
5555

5656
You must be a Splunk On-Call global admin or alert admin to complete this task.
5757

58-
For information about how to get your Splunk On-Call alert routing key, see :new-page:`Create & Manage Alert Routing Keys <https://help.victorops.com/knowledge-base/spoc-routing-keys/>`.
58+
For information about how to get your Splunk On-Call alert routing key, see :ref:`spoc-routing-keys`.
5959

6060
You'll need your alert routing key in :ref:`oncall3`.
6161

sp-oncall/admin/sso/single-sign-sso.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,10 @@ Azure Active Directory (SAML-based Sign-on)
6767

6868
If you are configuring SSO for Azure Active Directory, use the following values:
6969

70-
- Identifier: https://victorops.com
71-
- Reply URL: https://sso.victorops.com/sp/ACS.saml2
72-
- Sign on URL: https://portal.victorops.com/auth/sso/<<org-slug-here>>
73-
- Relay State: https://portal.victorops.com/auth/sso/<<org-slug-here>>
70+
- Identifier: :samp:`https://victorops.com`
71+
- Reply URL: :samp:`https://sso.victorops.com/sp/ACS.saml2`
72+
- Sign on URL: :samp:`https://portal.victorops.com/auth/sso/<<org-slug-here>>`
73+
- Relay State: :samp:`https://portal.victorops.com/auth/sso/<<org-slug-here>>`
7474

7575

7676
.. _sso-aws-spoc:

sp-oncall/admin/sso/sp-sso-google.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@ To configure SSO for Splunk On-Call using Google Apps:
6767
:alt: Splunk On-Call SSO Google Apps Setup 5
6868

6969
#. In the :guilabel:`Service Provider Details` step, enter the following values:
70-
- in the :guilabel:`ACS URL` field: https://sso.victorops.com:443/sp/ACS.saml2
71-
- in the :guilabel:`Entity ID` field: victorops.com
72-
- in the :guilabel:`Start URL` field, enter the following with the correct Organization Slug at the end: https://portal.victorops.com/auth/sso/<<org-slug-here>>.
70+
- in the :guilabel:`ACS URL` field: :samp:`https://sso.victorops.com:443/sp/ACS.saml2`
71+
- in the :guilabel:`Entity ID` field: :samp:`victorops.com`
72+
- in the :guilabel:`Start URL` field, enter the following with the correct Organization Slug at the end: :samp:`https://portal.victorops.com/auth/sso/<<org-slug-here>>.`
7373

7474

7575
#. Skip the attribute mapping step and select :guilabel:`Finish`.

sp-oncall/admin/sso/sp-sso-users.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ How to break your SSO linkage
8585

8686
If you are receiving an error when trying to log into Splunk On-Call through SSO you may need to break the linkage between your Splunk On-Call username and password and your SSO provider.
8787

88-
To break the linkage, ensure you are signed in to your IDP and then paste the following link into the address bar of your browser: https://portal.victorops.com/do-defederation . If the link between your Splunk On-Call credentials and your SSO provider is successfully broken, you will see the error, shown below.
88+
To break the linkage, ensure you are signed in to your IDP and then paste the following link into the address bar of your browser: :samp:`https://portal.victorops.com/do-defederation` . If the link between your Splunk On-Call credentials and your SSO provider is successfully broken, you will see the error, shown below.
8989

9090
.. note:: You may have to paste the defederation link into your browser multiple times before the below error message will appear.
9191

sp-oncall/spoc-integrations/catchpoint-integration.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,7 @@ In Catchpoint
7474
.. image:: /_images/spoc/Screenshot-2017-05-18-15.43.31.png
7575
:alt: An arrow points to a green buttoned stating "Save".
7676

77-
If you're looking for additional variables to add to your payload,
78-
seek out the Alert Webhook Macros in :new-page:`the support section of the Catchpoint platform <https://support.catchpoint.com/>`.
77+
If you're looking for additional variables to add to your payload, log into your Catchpoint account and seek out the Alert Webhook Macros.
7978
You can add as many variables as you want, but customizing the
8079
parameters of the existing Template might result in degraded
8180
functionality.

sp-oncall/spoc-integrations/grafana-integration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ For those with Enterprise Splunk On-Call features, you can include the Grafana i
8181
:alt: include grafana image of alert in victorops
8282
:width: 65%
8383

84-
#. In Splunk On-Call, go to :guilabel:`Settings` then :guilabel:`Alert Rules Engine` and add the following Rules Engine rule to surface the image_url as an annotation to the incident. Ensure that the image is hosted in a publicly accessible location so that Splunk On-Call can display it. For further information, see :new-page:`Enable images in notification <https://grafana.com/docs/grafana/latest/alerting/old-alerting/notifications/#external-image-store>` in Grafana documentation.
84+
#. In Splunk On-Call, go to :guilabel:`Settings` then :guilabel:`Alert Rules Engine` and add the following Rules Engine rule to surface the image_url as an annotation to the incident. Ensure that the image is hosted in a publicly accessible location so that Splunk On-Call can display it. For further information, see :new-page:`Use images in notifications <https://grafana.com/docs/grafana/latest/alerting/configure-notifications/template-notifications/images-in-notifications/>` in Grafana documentation.
8585

8686
.. image:: /_images/spoc/Screen-Shot-2020-06-24-at-4.37.01-PM.png
8787
:width: 65%

sp-oncall/spoc-integrations/jira-app-integration-guide-victorops.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Configuring Application Settings
4444
2. In the **API ID** field in the same section, insert the API ID you
4545
noted in the Splunk On-Call step above.
4646
3. Copy the Splunk On-Call Org ID displayed in your VictorOps URL
47-
(e.g. https://portal.victorops.com/client/%7BOrg_ID}) and paste it in
47+
(for example :samp:`https://portal.victorops.com/client/%7BOrg_ID`) and paste it in
4848
Jira's **Organization ID** field. This is appended to the incident
4949
link within Jira tickets.
5050
4. Once all three fields have been populated, click **Connect**.  On

sp-oncall/spoc-integrations/setup-single-sign-on-sso-and-user-provisioning-with-okta-beta.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ Org Slug” is the organization identifier.
136136

137137
- In the **Default RelayState** text box add:
138138

139-
https://portal.victorops.com/auth/ulm/sso/**{your-org-identifier}**
139+
:samp:`https://portal.victorops.com/auth/ulm/sso/<your-org-identifier>`
140140

141141
- In the field **Organization identifier** enter just the
142142
org-identifier

sp-oncall/spoc-integrations/splunking-victorops-data.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ The Content Type field should be set to application/json
446446

447447
The body of each webhook will vary according to the event-type. Be sure
448448
to replace your org slug (organization id found in the url of victorops,
449-
e.g. https://portal.victorops.com/dash/<org_slug>/outgoing-webhooks) in
449+
such as :samp:`https://portal.victorops.com/dash/<org_slug>/outgoing-webhooks`) in
450450
all instance of <org_slug>.
451451

452452
--------------

0 commit comments

Comments
 (0)