Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

sumologic-securityhub-collector

This solution consists of a lambda function which which gets triggered by CloudWatch events with findings as payload which are then ingested to Sumo Logic via S3 source

Made with ❤️ by Sumo Logic. Available on the AWS Serverless Application Repository

Sumo to Security Hub Collection Flow

Setup

  1. Configure a Hosted Collector and an AWS S3 Source to Sumo Logic, and in Advanced Options for Logs, under Timestamp Format, click Specify a format and enter the following: Specify Format as yyyy-MM-dd'T'HH:mm:ss.SSS'Z' Specify Timestamp locator as ."UpdatedAt":"(.)".*

  2. Deploying the SAM Application

    1. Open a browser window and enter the following URL: https://serverlessrepo.aws.amazon.com/applications
    2. In the Serverless Application Repository, search for sumologic.
    3. Select Show apps that create custom IAM roles or resource policies check box.
    4. Click the sumologic-securityhub-collector,link, and then click Deploy.
    5. In the Configure application parameters panel, enter the name of the S3 bucket configured while creating AWS S3 source. Click Deploy.

License

Apache License 2.0 (Apache-2.0)

Support

Requests & issues should be filed on GitHub: https://github.com/SumoLogic/sumologic-aws-lambda/issues