Skip to content
This repository has been archived by the owner on Nov 16, 2019. It is now read-only.

npm/ec2tail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ec2tail

Tail logs on remote EC2 servers.

Usage

  1. create a .env folder with the appropriate credentials
  • you can use .env.example as a starting point.
  1. on your remote servers, create a ~/.log file.
  • The .log file should list all the logs you're interested in tailing remotely.
  1. place a Name tag to your ec2 instances
  • this should have a sane-human-readable ™️ description of your remote server.
  1. run ec2tail list-servers, to retrieve a list of your servers.
  2. run ecttail -f server-name, to tail the remote logs listed in the ~/.log file.

About

tail the logs of remote EC2 servers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published