mqtt-log-monitor

monitor logs and publish changes over mqtt

Usage no npm install needed!

<script type="module">
  import mqttLogMonitor from 'https://cdn.skypack.dev/mqtt-log-monitor';
</script>

README

mqtt-log-monitor

A super simple tool for publishing changes in log files to mqtt. Written in coffeescript with javascript scaffolding.

caveats

mlm uses tail -f and has all the attendant requirements and quirks.

dependencies