
Logmatic.io
Funnel all logs, metrics and machine events into a single hub. Build dynamic analyses and identify improvements for your software, your user experience and your business. Get set in 5 minutes! .
Harvesters watch log files for changes, send new log messages to the server, which broadcasts to web clients. Log messages are tagged with stream, node, and log level...
harvesters watch log files for changes, send new log messages to the server, which broadcasts to web clients. log messages are tagged with stream, node, and log level information based on user configuration.
log.io has no persistence layer. harvesters are informed of file changes via inotify, and log messages hop from harvester to server to web client via tcp and socket.io, respectively.
log.io uses a stateless tcp api to receive log messages.
writing a third party harvester is easy. open a tcp connection to the server and begin writing properly formatted messages to the socket.
monitoring monitoring-software logging server-monitoring log-file-management logs log-manager