[Live Webinar] Next-Level O11y: Why Every DevOps Team Needs a RUM Strategy Register today!

Back to All Docs

AWS VPC Flow Logs Terraform Module AWS VPC Flow Logs Terraform Module

Last Updated: Dec. 17, 2023

Using Coralogix Terraform Modules, you can easily install and manage Coralogix integrations with AWS services as modules in your infrastructure code. This tutorial demonstrates how to install the VPC Flow Logs collection Lambda.

Our modules are open source and available on our GitHub and in the Terraform Registry.

Installation

Install our VPC Flow Logs collection Lambda by adding this declaration to your Terraform project:

module "coralogix-shipper-vpc-flow-logs" {
  source = "coralogix/aws/coralogix//modules/s3"

  coralogix_region   = "Europe"
  private_key        = "XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXX"
  application_name   = "vpc-flow-logs"
  subsystem_name     = "logs"
  s3_bucket_name     = "test-bucket-name"
  integration_type   = "vpc-flow-logs"
}

AWS Secrets Manager

Deploy the AWS Secrets Manager Lambda layer for any of our AWS integrations. Find out more here.

Additional Resources

DocumentationAWS VPC Flow Logs
Coralogix Terraform Provider
External DocumentationGitHub
Terraform Registry

Support

Need help?

Our world-class customer success team is available 24/7 to walk you through your setup and answer any questions that may come up.

Feel free to reach out to us via our in-app chat or by sending us an email at [email protected].

On this page

Live Webinar
Next-Level O11y: Why Every DevOps Team Needs a RUM Strategy
April 30th at 12pm ET | 6pm CET
Save my Seat