Skip to content

How to create a pipeline to collect logs from multiple resources of the same kind in one index? #101

Answered by Paul-AWS
Paul-AWS asked this question in Q&A
Discussion options

You must be logged in to vote

By default, one pipeline only ingests logs from one resource into one index in OpenSearch. For several services, Centralized Logging with OpenSearch console provides “Manual” creation method to allow you ingest logs from multiple resources into one index. Here’s the list of supported services.

  • S3 access logs
  • CloudFront logs (standard)
  • Elastic Load Balancer access logs
  • WAF logs (full)
  • VPC flow logs
  • Config logs

Follow the steps below to use “Manual” creation method.

  1. Configure multiple resources to write logs into the same S3 location.
  2. In the console, choose the “AWS Service Log” in the left sidebar. Then click the “Create log ingestion” button.
  3. In “Select an AWS Service”, choose a servic…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Paul-AWS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
1 participant