aws-solutions / centralized-logging-with-opensearch

Build your own log analytics platform on OpenSearch in 20 minutes
https://aws.amazon.com/solutions/implementations/centralized-logging-with-opensearch/
Apache License 2.0
108 stars 28 forks source link

Support ingest WAF (associate with CloudFront) sampled logs to OpenSearch in other regions except us-east-1 #129

Closed JoeShi closed 1 year ago

JoeShi commented 1 year ago

Describe the bug

I deployed CLO in us-west-2, and I was able to create a log pipeline for WAF with CloudFront scope (in us-east-1) successfully. However, the log processor failed to send any sampled logs to AOS.

Expected Behavior

If I select WAF ACL which is associate with CloudFront. I can still ingest the WAF sampled logs

Current Behavior

Can create the pipeline, but no logs.

Reproduction Steps

n/A

Possible Solution

No response

Additional Information/Context

No response

Solution Version

v1.0.1

AWS Region. e.g., us-east-1

us-west-2

Other information

No response

JoeShi commented 1 year ago

implemented in v2 https://github.com/aws-solutions/centralized-logging-with-opensearch/releases/tag/v2.0.0