Socket
Book a DemoInstallSign in
Socket

ec2tail

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ec2tail

tail the logs of remote EC2 servers

latest
npmnpm
Version
1.0.3
Version published
Maintainers
1
Created
Source

ec2tail

Tail logs on remote EC2 servers.

Usage

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

Keywords

tail

FAQs

Package last updated on 25 Oct 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts