I am new in AWS and need a Centralized Logging architecture with X-Ray. For this issue, I checked the AWS reference implementation: https://docs.aws.amazon.com/solutions/latest/centralized-logging/architecture.html which shows an interesting architecture.
My question is, how and where I should use X-Ray in such an architecture? My goal is to have a centralized account, which will be aware, about the underlying services, especially from other accounts.
Thanks.