Skip to content

araghuraman1/pclogstash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pclogstash

Steps:

  1. Provision an EC2 instance in a VPC
  2. Install docker and docker-compose on it
  3. Clone this repo into the home directory of the current user on this EC2 instance.
  4. Build the docker image, pclogstash: "docker build -t pclogstash ."
  5. Create a folder "moredata" in the current repo.
  6. Run "docker-compose up -d". This will upload all data in the CSV files in the S3 bucket mentioned in the pipelines into the Elasticsearch domain mentioned in the output{..} sections of the pipeline/*.conf files. Ensure the AWS Elasticsearch domain has a VPC Endpoint in your VPC and subnet.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published