altd

Access log tail dispatcher

Usage no npm install needed!

<script type="module">
  import altd from 'https://cdn.skypack.dev/altd';
</script>

README

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