Skip to content

sachinnagesh/log-middleware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

log-middleware

This service cache logs and forward cached logs to configured post-endpoint on set setting based on batch-size or batch-interval

Settings

The below settings can be set as env var. If not set it will be assigned a default value

BATCH_SIZE (default 100)

BATCH_INTERVAL (default 600): In seconds

POST_ENDPOINT (default http://0.0.0.0:3001/log-collector-srv/bulk/log)

About

This service cache logs and forward cached logs to configured post-endpoint on set setting based on batch-size or batch-interval

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published