Discover Packages
github.com/IUnlimit/sample-sls
command
module
Version:
v0.0.0-...-99df684
Opens a new window with list of versions in this module.
Published: Aug 23, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
sample-sls
Sample-sls (Sample simple log service) is a streaming log analysis project that applies the dataflow model. It adopts the front-end and back-end separation architecture of go+vue and supports distributed deployment.
Check Points
Swagger for RESTFul API
Generate Log IDs Using Snowflake Algorithm
Data Dashboard
Flow
LogStream -> converter -> metadata -> formater -> publisher
TestInput
printf "MESSAGE=hello world\nPRIORITY=6\n\n" | systemd-cat
Usage
tail -F /var/log/nginx/*.log |\ # outputs log lines
ssls -c ./config.yml |\ # outputs Journal Export Format
systemd-cat # send to local/remote journald
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Package cmd /*
pkg
Click to show internal directories.
Click to hide internal directories.