Giter Club home page Giter Club logo

terraform_aws_config_on_elk's Introduction

AWS Config Compliance information in Dashoard using AWS Elastic Search and Kibana (Work in progress)

Visualize AWS Config Compliance information in Dashoard using AWS Elastic Search and Kibana.

What resources are created

  1. VPC
  2. Internet Gateway (IGW)
  3. Public and Private Subnets
  4. Security Groups, Route Tables and Route Table Associations
  5. IAM roles, instance profiles and policies
  6. An Elastic Search Service Cluster
  7. lambda funtion for wiring Kibana and Cognito, for transfer AWS Config Snapshot to Elastic Search
  8. Cognito User pool, Identity Pool (Optional)
  9. S3 Event (Work in progess)
  10. Lambda Layer (Compatible for Python 3.7)

How to use this example

Pre-resuisite

  1. Python v3.7
  2. Terraform v0.11.14
  3. AWS Account (With Admin Access)
git clone [email protected]:nitinda/terraform_aws_config_on_elk.git
cd terraform_aws_config_on_elk/layer
terraform init
terraform plan
terrafomr apply --auto-approve

Manual Steps post deployment (Optional)

- Deployed Lambda function (i.e. terraform-demo-lambda-wiringfunction) needs to be executed before accessing the kibana
    - Create test evnet, this function will create Cognito user (i.e. - kibana default password : Abcd1234!)

Diagram

Diagram


Cleaning up

You can destroy this cluster entirely by running:

terraform plan -destroy
terraform destroy --force --auto-approve

terraform_aws_config_on_elk's People

Contributors

nitinda avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.