Skip to content

Commit da28d9f

Browse files
authored
Update /welcome-to-elastic link in AWS firehose docs (#3231)
1 parent bf9f93a commit da28d9f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/en/aws-firehose/aws-firehose-troubleshooting.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ You can use the monitoring tab in the Firehose console to ensure there are incom
1313
[role="screenshot"]
1414
image::images/firehose-monitoring.png[Firehose monitoring page showing some charts of delivery success percentage and throughput]
1515

16-
By default Firehose also logs to a Cloudwatch log group with the name `/aws/kinesisfirehose/<delivery stream name>`, which is automatically created when the delivery stream is created.
16+
By default Firehose also logs to a Cloudwatch log group with the name `/aws/kinesisfirehose/<delivery stream name>`, which is automatically created when the delivery stream is created.
1717
Two log streams, `DestinationDelivery` and `BackupDelivery`, are created in this log group.
1818

1919
The backup settings in the delivery stream specify how failed delivery requests are handled.
@@ -23,7 +23,7 @@ See <<aws-firehose-config-backup-settings>> for details on configuring backups t
2323
[[aws-firehose-scaling]]
2424
== Scaling
2525
Firehose can https://docs.aws.amazon.com/firehose/latest/dev/limits.html[automatically scale] to handle very high throughput.
26-
If your Elastic deployment is not properly configured for the data volume coming from Firehose, it could cause a bottleneck, which may lead to increased ingest times or indexing failures.
26+
If your Elastic deployment is not properly configured for the data volume coming from Firehose, it could cause a bottleneck, which may lead to increased ingest times or indexing failures.
2727

2828
There are several facets to optimizing the underlying Elasticsearch performance, but Elastic Cloud provides several ready-to-use hardware profiles which can provide a good starting point.
2929
Other factors which can impact performance are https://www.elastic.co/guide/en/elasticsearch/reference/current/size-your-shards.html[shard sizing], https://www.elastic.co/guide/en/elasticsearch/reference/current/tune-for-indexing-speed.html[indexing configuration], and https://www.elastic.co/guide/en/elasticsearch/reference/current/index-lifecycle-management.html[index lifecycle management (ILM)].
@@ -32,5 +32,5 @@ Other factors which can impact performance are https://www.elastic.co/guide/en/e
3232
[[aws-firehose-support]]
3333
== Support
3434

35-
If you encounter further problems, please contact Elastic support by following the instructions https://www.elastic.co/guide/en/welcome-to-elastic/current/get-support-help.html[here].
35+
If you encounter further problems, please contact Elastic support by following the instructions {estc-welcome-current}/get-support-help.html[here].
3636

0 commit comments

Comments
 (0)