Skip to content

Commit 4a97bad

Browse files
committed
Remove old videos
1 parent 0938df2 commit 4a97bad

File tree

8 files changed

+9
-131
lines changed

8 files changed

+9
-131
lines changed

docs/metrics/introduction/get-started-metrics.md

Lines changed: 8 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -5,85 +5,31 @@ sidebar_label: Getting Started
55
description: Learn how to get started with metrics and create your first visualization.
66
---
77

8-
The easiest way get started with metrics is to add a Host Metrics Source, which allows you to collect data pertaining to the local Installed Collector host. Check out this webinar for an overview of what you can do with host metrics. For reference, the slides are available [here](http://www.slideshare.net/Sumo_Logic/sumo-logic-webinar-visibility-into-your-host-metrics).
8+
import Iframe from 'react-iframe';
9+
10+
The easiest way get started with metrics is to add a Host Metrics Source, which allows you to collect data pertaining to the local Installed Collector host.
911

1012
:::note
1113
Metrics reported with a timestamp older than 24 hours ago or newer than 24 hours in the future from the time they are reported are dropped.
1214
:::
1315

14-
<Iframe url="https://www.youtube.com/embed/WOeR_ukK01A"
15-
width="854px"
16-
height="480px"
17-
id="myId"
18-
className="video-container"
19-
display="initial"
20-
position="relative"
21-
allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
22-
allowfullscreen
23-
/>
24-
25-
import Iframe from 'react-iframe';
26-
27-
Then follow these steps to get started.
28-
2916
## 1. Add a Source to collect your data
3017

31-
The easiest way get started with metrics is to add a Host Metrics Source, which allows you to collect data pertaining to the local Installed Collector host.
32-
33-
Watch these videos to see how to ingest Host Metrics from an Installed Collector, and see Collecting Host Metrics for Installed Collectors for full instructions. 
34-
35-
**Ingest Host Metrics by Upgrading an Existing Collector**
18+
The easiest way get started with metrics is to add a [Host Metrics Source](/docs/send-data/installed-collectors/sources/host-metrics-source/), which allows you to collect data pertaining to the local Installed Collector host.
3619

3720
If you already have an Installed Collector, upgrade the Collector to start ingesting Host Metrics.
3821

39-
<Iframe url="https://www.youtube.com/embed/DrSBEM1jdW0"
40-
width="854px"
41-
height="480px"
42-
id="myId"
43-
className="video-container"
44-
display="initial"
45-
position="relative"
46-
allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
47-
allowfullscreen
48-
/>
49-
5022
Other metrics Source options are also available:
51-
52-
* **Amazon CloudWatch source.** Allows you to gather metrics data from an Amazon resource. First grant access to read the CloudWatch metrics, and then set up the Amazon CloudWatch Source. 
53-
* **Streaming metrics source**. Receives data in the Graphite, Carbon 2.0, and Prometheus format sent over a TCP or UDP socket. See Streaming Metrics Source for instructions.
23+
* [**Amazon CloudWatch Source for Metrics**](/docs/send-data/hosted-collectors/amazon-aws/amazon-cloudwatch-source-metrics/). Allows you to gather metrics data from an Amazon resource. First grant access to read the CloudWatch metrics, and then set up the Amazon CloudWatch Source. 
24+
* [**Streaming Metrics Source**](/docs/send-data/installed-collectors/sources/streaming-metrics-source/). Receives data in the Graphite, Carbon 2.0, and Prometheus format sent over a TCP or UDP socket. See Streaming Metrics Source for instructions.
5425

5526
## 2. Query and visualize your data
5627

5728
After you set up a Source, metrics data is ingested automatically and available for query and visualization.
5829

59-
To get started quickly after installing your Collector and Sources, you can install the Host Metrics App with preconfigured searches and Dashboards, to analyze your metrics data. Watch this video to see how to set up a Host Metrics query and visualization.
60-
61-
**Querying Your Host Metrics**
62-
63-
<Iframe url="https://www.youtube.com/embed/za-bmvrFvJQ"
64-
width="854px"
65-
height="480px"
66-
id="myId"
67-
className="video-container"
68-
display="initial"
69-
position="relative"
70-
allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
71-
allowfullscreen
72-
/>
30+
To get started quickly after installing your Collector and Sources, you can install the [Host Metrics app](/docs/integrations/amazon-aws/ec2-host-metrics/) with preconfigured searches and Dashboards, to analyze your metrics data.
7331

7432
## 3. Add your data to a Dashboard
7533

76-
You can add a metrics visualization as a Panel in an existing Dashboard, or create a new Dashboard containing a metrics Panel. Watch this video to see how easy it is to add a metrics Panel to a Dashboard.
77-
78-
**Creating Metrics Dashboards**
34+
You can add a metrics visualization as a Panel in an existing Dashboard, or [create a new Dashboard containing a metrics Panel](/docs/dashboards/create-dashboard-new/#metrics-page).
7935

80-
<Iframe url="https://www.youtube.com/embed/sx5YNWhJc7Q"
81-
width="854px"
82-
height="480px"
83-
id="myId"
84-
className="video-container"
85-
display="initial"
86-
position="relative"
87-
allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
88-
allowfullscreen
89-
/>

docs/observability/aws/faq.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -69,21 +69,6 @@ For full functionality of the out-of-the-box dashboards, the solution requires C
6969

7070
Any Sumo Logic customer can leverage Sumo Logic AWS Observability solution features. 
7171

72-
### Is there a demo of the solution?
73-
74-
See the Sumo Logic AWS Observability video below for a demo of the solution.
75-
76-
<Iframe url="https://www.youtube.com/embed/H-vRSHPzvz4?rel=0"
77-
width="854px"
78-
height="480px"
79-
id="myId"
80-
className="video-container"
81-
display="initial"
82-
position="relative"
83-
allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
84-
allowfullscreen
85-
/>
86-
8772
## Setup and Deployment
8873

8974
See the following frequently asked questions (FAQs), and see [Deploy AWS Observability](/docs/observability/aws/deploy-use-aws-observability) for requirements

docs/reuse/apps/create-aws-s3-source.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,6 @@ Enabling event-based notifications is an S3 bucket-level operation that subscrib
2121

2222
You can adjust the configuration of when and how AWS handles communication attempts with Sumo Logic. See [Setting Amazon SNS Delivery Retry Policies](https://docs.aws.amazon.com/sns/latest/dg/DeliveryPolicies.html) for details.
2323

24-
:::sumo Micro Lesson
25-
26-
[Watch this micro lesson video](https://www.youtube.com/embed/2vtjPfHQK1Q?rel=0) to learn more about our S3 event notifications integration, which combines scan based discovery and event-based discovery into a unified integration that gives you the ability to maintain a low latency integration for new content and provide assurances that no data was missed or dropped.
27-
28-
:::
29-
3024
#### Create an AWS Source
3125

3226
These configuration instructions apply to log collection from all AWS Source types.

docs/search/search-cheat-sheets/general-search-examples.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ sidebar_label: General Search Examples
55
description: The General Search Examples cheat sheet provides examples of useful search queries for different use cases.
66
---
77

8-
:::note
9-
For a step-by-step video and tutorial about creating Sumo Logic queries, see the [Quickstart Tutorial](https://www.youtube.com/watch?v=ajuNTQeOYaI).  
10-
:::
11-
128
The examples use this sample Apache log message where applicable:
139

1410
```sh

docs/search/search-cheat-sheets/log-operators.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sidebar_label: Log Operators
55
description: The Search Operators cheat sheet provides a list of available Sumo Logic parsers, aggregators, search operators, and mathematical expressions with links to full details for each item.
66
---
77

8-
The Log Operators cheat sheet provides a list of available parsers, aggregators, search operators, and mathematical expressions with links to full details for each item. For a step-by-step video and tutorial about creating queries, see the [Quickstart Tutorial](https://www.youtube.com/watch?v=ajuNTQeOYaI). For a complete list of Sumo Logic Search operators, download the <a href="/files/search-operators-cheat-sheet.pdf" target="_blank">PDF version</a>.
8+
The Log Operators cheat sheet provides a list of available parsers, aggregators, search operators, and mathematical expressions with links to full details for each item. For a complete list of Sumo Logic Search operators, download the <a href="/files/search-operators-cheat-sheet.pdf" target="_blank">PDF version</a>.
99

1010
The following tables provide a list of available Sumo Logic parsers, aggregators, search operators, and mathematical expressions.  
1111

docs/search/search-query-language/index.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -84,21 +84,6 @@ Example:
8484
concat(<field1>, <field2>[, <field3>, ...]) as <field>
8585
```
8686

87-
:::sumo Micro Lesson
88-
Here's a step-by-step tutorial about creating Sumo Logic queries.
89-
90-
<Iframe url="https://www.youtube.com/embed/nGRXj1w4juU?rel=0"
91-
width="854px"
92-
height="480px"
93-
id="myId"
94-
className="video-container"
95-
display="initial"
96-
position="relative"
97-
allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
98-
allowfullscreen
99-
/>
100-
:::
101-
10287
:::sumo
10388
For a collection of customer-created search queries and their use cases, see the [Community Query Library](https://support.sumologic.com/support/s/topiccatalog).
10489
:::

docs/search/search-query-language/transaction-analytics/transaction-operator.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -14,21 +14,6 @@ The transaction operator requires:
1414
* **One or more transaction IDs to group related log messages together.** You could use session IDs, IPs, username, email, or any other unique IDs that are relevant to your query. You will define transaction IDs in a query. The transaction IDs are extracted using operators such as [parse](/docs/search/search-query-language/parse-operators/parse-predictable-patterns-using-an-anchor) and [parse regex](/docs/search/search-query-language/parse-operators/parse-variable-patterns-using-regex).
1515
* **Mapping from a log message to a state.** Specify the mapping from a log message to a state through the syntax of the [matches](/docs/search/search-query-language/search-operators/matches) operator, or through fields that are already parsed.
1616

17-
Check out the following overview video. It reviews a search provided in the Google Workspace App for building a document flow diagram.
18-
19-
<Iframe url="https://www.youtube.com/embed/6wqOrpuRyls"
20-
width="854px"
21-
height="480px"
22-
id="myId"
23-
className="video-container"
24-
display="initial"
25-
position="relative"
26-
allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
27-
allowfullscreen
28-
/>
29-
30-
import Iframe from 'react-iframe';
31-
3217
## Syntax
3318

3419
```sql

docs/send-data/hosted-collectors/amazon-aws/aws-s3-source.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -79,19 +79,6 @@ Enabling event based notifications is an S3 bucket-level operation that subscrib
7979

8080
You can adjust the configuration of when and how AWS handles communication attempts with Sumo Logic. See [Setting Amazon SNS Delivery Retry Policies](https://docs.aws.amazon.com/sns/latest/dg/DeliveryPolicies.html) for details.
8181

82-
<Iframe url="https://www.youtube.com/embed/2vtjPfHQK1Q"
83-
width="854px"
84-
height="480px"
85-
id="myId"
86-
className="video-container"
87-
display="initial"
88-
position="relative"
89-
allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
90-
allowfullscreen
91-
/>
92-
93-
import Iframe from 'react-iframe';
94-
9582
## Create an Amazon S3 Source
9683

9784
1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Manage Data > Collection > Collection**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui). In the Sumo Logic top menu select **Configuration**, and then under **Data Collection** select **Collection**. You can also click the **Go To...** menu at the top of the screen and select **Collection**.

0 commit comments

Comments
 (0)