Skip to content

Commit 0704c65

Browse files
committed
Versioning for cloud topics
1 parent a25e8fe commit 0704c65

26 files changed

+54
-1
lines changed

solutions/observability/cloud/amazon-web-services-aws-monitoring.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
navigation_title: "AWS"
33
mapped_pages:
44
- https://www.elastic.co/guide/en/observability/current/monitor-amazon-web-services.html
5+
applies_to:
6+
stack:
57
---
68

79

solutions/observability/cloud/azure-monitoring.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
navigation_title: "Azure"
33
mapped_pages:
44
- https://www.elastic.co/guide/en/observability/current/monitor-azure-web-services.html
5+
applies_to:
6+
stack:
57
---
68

79

solutions/observability/cloud/gcp-dataflow-templates.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/observability/current/gcp-dataflow.html
4+
applies_to:
5+
stack:
46
---
57

68
# GCP Dataflow templates [gcp-dataflow]

solutions/observability/cloud/ingestion-options.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
navigation_title: "Ingestion options"
33
mapped_pages:
44
- https://www.elastic.co/guide/en/observability/current/ingest-aws-options.html
5+
applies_to:
6+
stack:
57
---
68

79

solutions/observability/cloud/monitor-amazon-cloud-compute-ec2.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
navigation_title: "EC2"
33
mapped_pages:
44
- https://www.elastic.co/guide/en/observability/current/monitor-amazon-ec2.html
5+
applies_to:
6+
stack:
57
---
68

79

solutions/observability/cloud/monitor-amazon-kinesis-data-streams.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
navigation_title: "Kinesis data streams"
33
mapped_pages:
44
- https://www.elastic.co/guide/en/observability/current/monitor-amazon-kinesis.html
5+
applies_to:
6+
stack:
57
---
68

79

solutions/observability/cloud/monitor-amazon-simple-queue-service-sqs.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
navigation_title: "SQS"
33
mapped_pages:
44
- https://www.elastic.co/guide/en/observability/current/monitor-amazon-sqs.html
5+
applies_to:
6+
stack:
57
---
68

79

solutions/observability/cloud/monitor-amazon-simple-storage-service-s3.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
navigation_title: "S3"
33
mapped_pages:
44
- https://www.elastic.co/guide/en/observability/current/monitor-amazon-s3.html
5+
applies_to:
6+
stack:
57
---
68

79

solutions/observability/cloud/monitor-amazon-web-services-aws-with-amazon-data-firehose.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
navigation_title: "Monitor {{aws}} with Amazon Data Firehose"
33
mapped_pages:
44
- https://www.elastic.co/guide/en/observability/current/ingest-aws-firehose.html
5+
applies_to:
6+
stack:
57
---
68

79

solutions/observability/cloud/monitor-amazon-web-services-aws-with-beats.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
navigation_title: "Monitor {{aws}} with {{beats}}"
33
mapped_pages:
44
- https://www.elastic.co/guide/en/observability/current/monitor-aws.html
5+
applies_to:
6+
stack:
57
---
68

79

@@ -95,7 +97,8 @@ Replace `<sqs-arn>` with the ARN of the SQS queue, `<s3-bucket-arn>` with the AR
9597
```
9698

9799

98-
## Step 3: Enable Event Notification [aws-step-three]
100+
## Step 3:
101+
Event Notification [aws-step-three]
99102

100103
Now that your queue is created, go to the properties of the S3 bucket you created and click **Create event notification**.
101104

0 commit comments

Comments
 (0)