mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Update how-to-configure-logging-destinations.md (#28980)
- Fixing broken links in the `how-to-configure-logging-destinations.md` guide for setting up kinesis or firehose logging.
This commit is contained in:
parent
56b34eb29f
commit
a31e2a8ba6
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ Before streaming data, ensure that you have the necessary infrastructure. The re
|
|||
|
||||
- Optionally, ExternalId ([more info](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html)).
|
||||
|
||||
- Specifics of destination configuration ([Kinesis](https://github.com/fleetdm/fleet/blob/main/terraform/addons/byo-kinesis-logging-destination/target-account/README.md) / [Firehose](https://github.com/fleetdm/fleet/blob/main/terraform/addons/byo-firehose-logging-destination/target-account/README.md)):
|
||||
- Specifics of destination configuration ([Kinesis](https://github.com/fleetdm/fleet-terraform/blob/main/addons/byo-kinesis-logging-destination/target-account/README.md) / [Firehose](https://github.com/fleetdm/fleet-terraform/blob/main/addons/byo-firehose-logging-destination/target-account/README.md)):
|
||||
|
||||
- Stream name(s)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue