altd

0.0.2 • Public • Published

Build Status Build status CircleCI npm version codecov dependencies Status

altd

Web Server(like nginx..) Access log tail dispatcher

Requirements

  • Node 7.6 or later

Installation

npm i -g altd

Usage

  Usage: altd <access_log.file> -w [commands]
                                                                                                                               
                                                                                                                               
  Options:                                                                                                                     
                                                                                                                               
    -V, --version     output the version number
    -h, --help        output usage information  

Example

altd /var/log/nginx/access_log -w ls,hostname

FAQ

FAQ

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/freddiefujiwara/altd

Readme

Keywords

Package Sidebar

Install

npm i altd

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

11.7 kB

Total Files

6

Last publish

Collaborators

  • freddiefujiwara