Skip to content

nkoneko/fdr-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Falcon Data Replicator

A blessed implementation of a Falcon Data Replicator.

Installation

At first, you should create an S3 bucket to put a python code in. Then, use aws-cli cloudformation package command to resolve CodeUri in template.yaml . The cloudformation package command requires a bucket name which our python script will be on.

Use cloudformation deploy command with the template file generated by package command to deploy the Falcon Data Replicator application.

Parameters

  • EDRLogBucketName An S3 bucket in which Falcon logs in your environment will be coppied.
  • EDRLogPrefix Prefix of an object key.
  • CrowdStrikeAccessKeyId
  • CrowdStrikeSecretAccessKey
  • CrowdStrikeSQSQueueUrl

About

CloudFormation template for deploying CrowdStrike Falcon Data Replicator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages