Skip to content

emreb/cloudtrail-elasticsearch-import

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cloudtrail-elasticsearch-import

Imports CloudTrail JSON into ElasticSearch

  • Install nodejs
  • run npm install in the root directory of the project
  • run AWS_ACCESS_KEY=xxxxx AWS_SECRET_KEY=yyyyyy node import.sh.js <options>
  • For better debugging, run AWS_ACCESS_KEY=xxxxx AWS_SECRET_KEY=yyyyyy DEBUG=info,error,listS3Objs,ElasticSearch:error node import.sh.js <options>

About

Imports CloudTrail JSON into ElasticSearch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%