Skip to content

Commit

Permalink
Google Console video indexing fixes (#3162)
Browse files Browse the repository at this point in the history
  • Loading branch information
kimsauce authored Oct 4, 2023
1 parent 9dac823 commit 1a931d1
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 27 deletions.
6 changes: 5 additions & 1 deletion docs/dashboards/explore-view.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,9 @@ https://service.us2.sumologic.com/ui/#/explore/@1601092800000,1601389990282@clus

## Troubleshooting with Explore

Explore navigation capabilities allow you to quickly locate the object that needs debugging in a physical stack. This page walks you through a high-level troubleshooting scenario to illustrate the possibilities.
Explore navigation capabilities allow you to quickly locate the object that needs debugging in a physical stack. This section walks you through a high-level troubleshooting scenario to illustrate the possibilities.

:::sumo micro lesson

<Iframe url="https://www.youtube.com/embed/CEBN4lRp4SU?rel=0"
width="854px"
Expand All @@ -170,6 +172,8 @@ Explore navigation capabilities allow you to quickly locate the object that need
allow="accelerometer; autoplay=1; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
/>
:::

### Step 1: Analyzing the cluster

Expand Down
18 changes: 11 additions & 7 deletions docs/get-started/help.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,14 @@ Docs cover all product features and should be your first resource when you have

## Support

If you haven't found the answer to your question in the online Help, go to **Help****Support** (in product).
If you haven't found the answer to your question in our online help documentation:

![Help - Support.png](/img/get-started/Help-Support.png)
1. Go to **Help****Support** (in product).<br/>![Help - Support.png](/img/get-started/Help-Support-product.png)
1. You'll be taken to Sumo Logic Support. Click **Submit a Request** to file a ticket.<br/>![Help - Support.png](/img/get-started/Help-Support.png)

You'll be taken to [Sumo Logic Support](https://support.sumologic.com/). Log in with your account and you can access resources including Sumo Logic announcements, release notes, Knowledge Base articles, and more. You can also access the Sumo Logic Community in order to ask questions of fellow users.

:::sumo
For Sumo Logic terms and conditions, see https://www.sumologic.com/support-terms.
:::
On this site, you can log in with your account to access resources like Sumo Logic announcements, release notes, Knowledge Base articles, and more. You can also access the Sumo Logic Community in order to ask questions of fellow users.

:::sumo Contacting Support
Depending on your account type, you can also log a ticket with our support engineers.

<Iframe url="https://www.youtube.com/embed/9tpq1XFhcMU"
Expand All @@ -42,6 +40,12 @@ Depending on your account type, you can also log a ticket with our support engin
allowfullscreen
/>

:::


### Terms and conditions

For Sumo Logic terms and conditions, see https://www.sumologic.com/support-terms.

## Training and Certification

Expand Down
4 changes: 1 addition & 3 deletions docs/reuse/apps/create-aws-s3-source.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ You can adjust the configuration of when and how AWS handles communication attem

:::sumo Micro Lesson

This video covers the Sumo Logic 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.

<iframe width="560" height="315" src="https://www.youtube.com/embed/2vtjPfHQK1Q" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[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.

:::

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,22 +53,7 @@ This section has instructions for creating an S3 source and using the option Gen
* AWS Metadata
* Amazon S3
* AWS S3 Archive
* Amazon S3 Audit 

Watch the following video to see the procedure. It uses an S3 source as an example. A step-by-step procedure follows.

<Iframe url="https://www.youtube.com/embed/uKkKxAZgF3Y"
width="854px"
height="480px"
id="myId"
className="video-container"
display="initial"
position="relative"
allow="accelerometer; autoplay=1; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
/>

import Iframe from 'react-iframe';
* Amazon S3 Audit

To create a role automatically using a CloudFormation template:

Expand Down
Binary file added static/img/get-started/Help-Support-product.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/img/get-started/Help-Support.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1a931d1

Please sign in to comment.