Skip to content

rojer/mos_udp_log_catcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UDP Log Catcher for Mongoose OS

Overview

mos supports sending logs over UDP, a light-weight way of remote logging.

This utility catches these logs and splits them by device id into separate, daily logs files.

Examples

go build && ./mos_udp_log_catcher --listen-addr udp://:1234/ --log-dir /tmp/devlogs

About

UDP log catcher for Mongoose OS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages