Skip to content

Commit f87132b

Browse files
fix image paths for docs-assembler
1 parent 26d6c73 commit f87132b

10 files changed

+6
-12
lines changed

docs/false-after-multi.png

-3.04 KB
Binary file not shown.

docs/false-before-multi.png

-3.09 KB
Binary file not shown.

docs/lambda-create-function.png

-288 KB
Binary file not shown.

docs/lambda-flow.png

-140 KB
Binary file not shown.
-315 KB
Binary file not shown.
-156 KB
Binary file not shown.

docs/reference/aws-deploy-elastic-serverless-forwarder.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,8 @@ If the customization options available when deploying via Serverless Application
3434
1. Go to **Integrations** in {{kib}} and search for AWS (or select the **AWS** category to filter the list).
3535
2. Click the AWS integration, select **Settings** and click **Install AWS assets** and confirm to install all the AWS integration assets.
3636

37-
:::{image} images/aws-serverless-forwarder-install-assets.png
38-
:alt: Find and install AWS integration assets in {kib}
39-
:class: screenshot
40-
:::
37+
% TO DO: Use `:class: screenshot`
38+
![Find and install AWS integration assets in {{kib}}](images/aws-serverless-forwarder-install-assets.png)
4139

4240
Adding integrations from {{kib}} provides appropriate pre-built dashboards, ingest node configurations, and other assets that help you get the most out of the data you ingest. The integrations use [data streams](docs-content://manage-data/data-store/data-streams.md) with specific [naming conventions](https://www.elastic.co/blog/an-introduction-to-the-elastic-data-stream-naming-scheme) that provide you with more granular controls and flexibility on managing data ingestion.
4341

@@ -351,10 +349,8 @@ Only one deployment per region is allowed when using the AWS console directly.
351349
3. Click **Serverless application** and search for **elastic-serverless-forwarder**.
352350
4. Select **elastic-serverless-forwarder** from the search results (ignoring any application beginning **helper-**).
353351

354-
:::{image} images/aws-serverless-forwarder-create-function.png
355-
:alt: Create Elastic Serverless Forwarder Lambda function within SAR
356-
:class: screenshot
357-
:::
352+
% TO DO: Use `:class: screenshot`
353+
![Create Elastic Serverless Forwarder Lambda function within SAR](images/aws-serverless-forwarder-create-function.png)
358354

359355
5. Complete the **Application settings** according to [Define deployment parameters](#aws-serverless-forwarder-define-deploy-parameters). You must specify the parameters even if they already exist in the `config.yaml` file. Depends on the input type, at least one if the parameters `ElasticServerlessForwarderSQSEvents`, `ElasticServerlessForwarderS3SQSEvents`, `ElasticServerlessForwarderKinesisEvents`, `ElasticServerlessForwarderCloudWatchLogsEvents` should de defined.
360356
6. After your settings have been added, click **Deploy**.

docs/reference/index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,8 @@ The Elastic Serverless Forwarder can forward AWS data to cloud-hosted, self-mana
2525
* Amazon CloudWatch Logs subscription filters
2626
* Amazon SQS message payload
2727

28-
:::{image} images/aws-serverless-lambda-flow.png
29-
:alt: AWS Lambda flow
30-
:class: screenshot
31-
:::
28+
% TO DO: Use `:class: screenshot`
29+
![AWS Lambda flow](images/aws-serverless-lambda-flow.png)
3230

3331
Elastic Serverless Forwarder ensures [at-least-once delivery](#aws-serverless-forwarder-at-least-once-delivery) of the forwarded message.
3432

docs/true-after-multi.png

-3.45 KB
Binary file not shown.

docs/true-before-multi.png

-3.55 KB
Binary file not shown.

0 commit comments

Comments
 (0)