简体   繁体   English

AWS - 有没有人成功地使用流量镜像到另一个地区的目标?

[英]AWS - Has anyone successfully used traffic mirroring to a target in another region?

We're setting up a traffic mirror session to mirror our incoming production data (in eu-west-1) to a proof of concept setup, which is located in another region (eu-central-1).我们正在设置流量镜像 session 以将我们传入的生产数据(在 eu-west-1 中)镜像到位于另一个区域 (eu-central-1) 的概念验证设置。 According to this article it's possible to mirror to another region: https://docs.aws.amazon.com/vpc/latest/mirroring/traffic-mirroring-how-it-works.html根据这篇文章,可以镜像到另一个区域: https://docs.aws.amazon.com/vpc/latest/mirroring/traffic-mirroring-how-it-works.html

However, I haven't found a way to actually get the Traffic Session feature in eu-west-1 to list the Traffic Target created in the eu-central-1.但是,我还没有找到一种方法来实际获取 eu-west-1 中的 Traffic Session 功能以列出在 eu-central-1 中创建的流量目标。 (I've also tried creating a Traffic Target in eu-west-1 for the load balancer located eu-central-1, but that also doesn't seem to be an option.) (我还尝试在 eu-west-1 中为位于 eu-central-1 的负载均衡器创建一个流量目标,但这似乎也不是一个选项。)

Has anyone succeeded in setting this up?有人成功设置了吗?

Document says The traffic mirror source and the traffic mirror target (monitoring appliance) can be in the same VPC. Or they can be in a different VPC connected via intra-Region VPC peering or a transit gateway.文档说The traffic mirror source and the traffic mirror target (monitoring appliance) can be in the same VPC. Or they can be in a different VPC connected via intra-Region VPC peering or a transit gateway. The traffic mirror source and the traffic mirror target (monitoring appliance) can be in the same VPC. Or they can be in a different VPC connected via intra-Region VPC peering or a transit gateway. . .

Did you create a VPC peering between source VPC in 1 region with destination VPC in another region?您是否在 1 个区域中的源 VPC 与另一个区域中的目标 VPC 之间创建了 VPC 对等互连?

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 我可以将 AWS elastic IP 从一个区域迁移到另一个区域吗? - Can I migrate AWS elastic IP from a region to another region? Google 云数据库迁移服务 - 是否有人使用 DMS 使用 VPC 对等将 GCP postgres 实例从一个服务项目迁移到另一个服务项目? - Google Cloud Database Migration Service - Has anyone used DMS to migrate GCP postgres instance from one service project to another using VPC Peering? 新的 AWS Lambda URLs - 有人得到了 AWS_IAM 工作的“安全”版本吗? - New AWS Lambda URLs - has anyone got the 'secure' version with the AWS_IAM working? AWS 过滤出口流量 - AWS filtering egress traffic 在 AWS 中复制 AMI 映像(从一个区域到另一个区域)时会出现错误,提示“ami 的存储在源区域不可用” - While copying an AMI image (from one region to another) in AWS create's an error that "The storage for the ami is not available in the source region" 如何在当前区域出现故障时将 Firebase Function 的流量重定向到另一个区域? - How to redirect traffic for a Firebase Function to another region when current one goes down? GCP:到 VM public IP 的流量是否在单个区域内加密? - GCP: Is traffic to a VM public IP encrypted within a single region? 高流量时的 AWS Elasticache 名称解析问题 - AWS Elasticache name resolution issue on high traffic 使用 AWS DMS 将 DocumentDB 表迁移到另一个 DocumentDB 表时如何在目标表中自动生成新的 _id - How to autogenerate new _id in target table when migrating a DocumentDB table using AWS DMS to another DocumentDB table 不支持 AWS SES 法兰克福区域 - AWS SES Frankfurt region isn't supported
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM