Categorygithub.com/blicero/scrollmaster
modulepackage
0.0.0-20240916190630-1b9c57b57807
Repository: https://github.com/blicero/scrollmaster.git
Documentation: pkg.go.dev

# README

scrollmaster

A log aggregator and analyzer

See the notes for more details

# Packages

Package agent implements the gathering and transmission of log records the the Server.
No description provided by the author
No description provided by the author
Package logdomain provides symbolic constants to identify the various pieces of the application that need to do logging.
Package logreader implements the reading/parsing of log files or journald's log.
Package model provides common data types used throughout the application.
Package server implements the server side of the application.