ec2tail

1.0.3 • Public • Published

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.

Package Sidebar

Install

npm i ec2tail

Weekly Downloads

1

Version

1.0.3

License

ISC

Last publish

Collaborators

  • bcoe