-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[EDU-5529] feature: add How to use Azion Edge Storage to receive data…
… from Data Stream guide (#1335) * refactor: update date stream ref to include edge storage - EN/PT * feature: add guide using Edge Storage with Data Stream - EN * feature: add Use Storage with Data Stream guide - PT * Update connector-azion-edge-storage.mdx * Update connector-azion-edge-storage.mdx * feature: add link to guide in Guides page - EN/PT + adjust title in PT * feature: add label and link to Observe menu - EN/PT * fix: Data stream reference links to guide / Button style in PT
- Loading branch information
1 parent
c1764cc
commit 839312e
Showing
8 changed files
with
114 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
47 changes: 47 additions & 0 deletions
47
...pages/observe-journey/data-stream/integrations/connector-azion-edge-storage.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
--- | ||
title: How to use Azion Edge Storage to receive data from Data Stream | ||
description: >- | ||
Hands-on to configure an Azion Edge Storage connector to receive data from Data | ||
Stream. | ||
meta_tags: 'Data Stream, connector, endpoint, Azion, Edge Storage' | ||
namespace: docs_guides_connector_azion_edge_storage | ||
permalink: /documentation/products/guides/connector-azion-edge-storage/ | ||
menu_namespace: observeMenu | ||
--- | ||
|
||
While configuring [streams](/en/documentation/products/guides/use-data-stream/), you need to set up a specific endpoint to stream your Azion data. | ||
|
||
Continue reading for a step-by-step guide on configuring an [Azion Edge Storage](/en/documentation/products/store/edge-storage/) connector to receive data from Data Stream. | ||
|
||
--- | ||
|
||
## Requirements | ||
|
||
- Create an [S3 credential via API](/en/documentation/products/store/storage/s3-protocol-for-edge-storage/#create-a-credential-via-api) and [configure access to the bucket through s3cmd](/en/documentation/products/store/storage/s3-protocol-for-edge-storage/#configure-access-to-the-bucket-through-s3cmd). | ||
- Save the **Access Key** and **Secret Key** linked to your credential. You'll need them later. | ||
- Create an [Edge Storage bucket](/en/documentation/products/store/storage/create-bucket/), or use an existing one. | ||
|
||
--- | ||
|
||
## Configuring the connector in Data Stream | ||
|
||
Next, follow these steps to configure the new connector in your Azion **Data Stream**. | ||
|
||
You can find detailed steps for the entire configuration in the [How to use Data Stream guide](/en/documentation/products/guides/use-data-stream/). | ||
|
||
1. On the **Connector** dropdown menu, select **Simple Storage Service (S3)**. | ||
2. On **URL**, add the URL of the Azion Edge Storage S3 Host. Example: `s3.us-east-005.azionstorage.net`. | ||
3. On **Bucket Name**, add the name of your S3 bucket on Edge Storage. Example: `mys3bucket`. | ||
4. On **Region**, add the region configured on Edge Storage. Example: `us-east-005`. | ||
5. On **Access Key**, add the access key you created on Edge Storage. Example: `ORIA5ZEH9MW4NL5OITY4`. | ||
6. On **Secret Key**, add the secret key you created on Edge Storage. Example: `+PLjkUWJyOLth3anuWXcLLVrMLeiiiThIokaPEiw`. | ||
7. On **Object Key Prefix** (optional), add the prefix name of your uploaded object. | ||
- The objects' names are composed of *Prefix* + *Timestamp* + *UUID*. | ||
- Example: if you use *waf_logs* as the prefix, one of the sent objects will be saved as `waf_logs_1622575860091_37d66e78-c308-4006-9d4d-1c013ed89276` | ||
8. On **Content Type**, add the format of the object that'll be created in your S3 bucket. It can be `plain/text` or `application/gzip`. | ||
9. Make sure the **Active** switch is on. | ||
10. Click the **Save** button. | ||
|
||
After saving the configurations, your data will be streamed to the newly configured endpoint. | ||
|
||
You can keep track of the calls made by Data Stream to Edge Storage in [Real-Time Events](/en/documentation/products/observe/real-time-events/). To do so, select **Data Source** > **Data Stream** and choose the filter options as you wish. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
47 changes: 47 additions & 0 deletions
47
.../pages/observe-jornada/data-stream/integracoes/connector-azion-edge-storage.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
--- | ||
title: Como utilizar o Edge Storage da Azion para receber dados do Data Stream | ||
description: >- | ||
Guia prático para configurar um conector do Azion Edge Storage para receber dados do | ||
Data Stream. | ||
meta_tags: 'Data Stream, conector, endpoint, Azion, Edge Storage' | ||
namespace: docs_guides_connector_azion_edge_storage | ||
permalink: /documentacao/produtos/guias/conector-azion-edge-storage/ | ||
menu_namespace: observeMenu | ||
--- | ||
|
||
Ao configurar [streams](/pt-br/documentacao/produtos/observe/data-stream/), você precisa configurar um endpoint específico para fazer stream dos seus dados da Azion. | ||
|
||
Continue lendo para obter o passo a passo sobre como configurar um conector do [Edge Storage da Azion](/pt-br/documentacao/produtos/store/edge-storage/) com o Data Stream. | ||
|
||
--- | ||
|
||
## Pré-requisitos | ||
|
||
- Crie uma [credencial S3 via API](/pt-br/documentacao/produtos/store/storage/s3-protocol-para-edge-storage/#crie-uma-credencial-via-api) e [configure o acesso ao bucket através do s3cmd](/pt-br/documentacao/produtos/store/storage/s3-protocol-para-edge-storage/#configure-o-acesso-ao-bucket-atraves-do-s3cmd). | ||
- Salve a **Access Key** e a **Secret Key** vinculadas à sua credencial. Você precisará delas mais tarde. | ||
- Crie um [bucket de Edge Storage](/pt-br/documentacao/produtos/store/storage/criar-bucket/), ou use um existente. | ||
|
||
--- | ||
|
||
## Configure o novo conector no Data Stream | ||
|
||
Agora, siga os próximos passos para configurar o novo conector no seu Azion **Data Stream**. | ||
|
||
Você encontra os passos detalhados para a configuração completa no guia [Como utilizar o Data Stream](/pt-br/documentacao/produtos/guias/como-usar-data-stream/). | ||
|
||
1. No menu suspenso **Connector**, selecione **Simple Storage Service (S3)**. | ||
2. Em **URL**, adicione a URL do seu Azion Edge Storage S3 Host. Exemplo: `s3.us-east-005.azionstorage.net`. | ||
3. Em **Bucket Name**, adicione o nome do seu bucket S3 criado na AWS. Exemplo: `mys3bucket`. | ||
4. Em **Region**, adicione a região configurada na AWS. Exemplo: `us-east-005`. | ||
5. Em **Access Key**, adicione a chave de acesso criada na AWS. Exemplo: `ORIA5ZEH9MW4NL5OITY4`. | ||
6. Em **Secret Key**, adicione a chave secreta criada na AWS. Exemplo: `+PLjkUWJyOLth3anuWXcLLVrMLeiiiThIokaPEiw`. | ||
7. Em **Object Key Prefix** (opcional), adicione o prefixo do nome do seu objeto carregado. | ||
- Os nomes dos objetos são compostos de *Prefixo* + *Timestamp* + *UUID*. | ||
- Exemplo: se você usar *waf_logs* como prefixo, um dos objetos enviados será salvo como `waf_logs_1622575860091_37d66e78-c308-4006-9d4d-1c013ed89276` | ||
8. Em **Content Type**, adicione o formato do objeto que será criado no seu bucket S3. Pode ser **plain/text** ou **application/gzip**. | ||
9. Confira se o switch **Active** está habilitado. | ||
10. Clique no botão **Save**. | ||
|
||
Após salvar as configurações, seus dados serão enviados para o novo endpoint configurado. | ||
|
||
Você pode acompanhar as chamadas feitas pelo Data Stream ao Edge Storage pelo [Real-Time Events](/pt-br/documentacao/produtos/observe/real-time-events/). Para isso, selecione **Data Source** > **Data Stream** e escolha as opções de filtro que você deseja utilizar. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters