Skip to content

Commit d301c1e

Browse files
committed
Change release note date to Jan 16 2025
1 parent d049f44 commit d301c1e

File tree

2 files changed

+1
-33
lines changed

2 files changed

+1
-33
lines changed
File renamed without changes.

docs/manage/security/access-keys.md

Lines changed: 1 addition & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -4,45 +4,13 @@ title: Access Keys
44
description: Access keys allow you to securely register new Collectors or access Sumo Logic APIs.
55
---
66
import useBaseUrl from '@docusaurus/useBaseUrl';
7+
import Iframe from 'react-iframe';
78

89
In Sumo Logic, you'll need an access key to:
910

1011
* **Register new Collectors**. When you install a Collector, in addition to having a role that grants you the **Manage Collectors** capability, you must supply an access key. You can use a different access key for each Collector, or use the same access key for multiple Collectors. The only time a Collector uses the access key is at installation, so if a key is deleted after a Collector has been set up, the Collector isn't affected.
1112
* **Use Sumo Logic APIs**. You must supply an access key to use the Sumo Logic APIs. See [API Authentication](/docs/api/getting-started#authentication) for details.
1213

13-
import Iframe from 'react-iframe';
14-
15-
<!-- outdated
16-
:::sumo Micro Lesson
17-
18-
<Iframe url="https://fast.wistia.net/embed/iframe/01escgcbfa?web_component=true&seo=true&videoFoam=false"
19-
width="854px"
20-
height="480px"
21-
title="title"
22-
id="wistiaVideo"
23-
className="video-container"
24-
display="initial"
25-
position="relative"
26-
allow="autoplay; fullscreen"
27-
allowfullscreen
28-
/>
29-
30-
<!-- old
31-
<Iframe url="https://www.youtube.com/embed/1UY7vQiJwQ4?rel=0"
32-
width="854px"
33-
height="480px"
34-
id="myId"
35-
className="video-container"
36-
display="initial"
37-
position="relative"
38-
allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
39-
allowfullscreen
40-
/>
41-
-->
42-
43-
:::
44-
-->
45-
4614
## Prerequisites
4715

4816
* You'll need the [**Create Access Keys** role capability](/docs/manage/users-roles/roles/role-capabilities#security) to create an access key.

0 commit comments

Comments
 (0)