log-rotation
There are 41 repositories under log-rotation topic.
gookit/slog
📑 Lightweight, configurable, extensible logging library written in Go. Support multi level, multi outputs and built-in multi file logger, buffers, clean, rotate-file handling.一个易于使用的,轻量级、可配置、可扩展的日志库。支持多个级别,输出到多文件;内置文件日志处理、自动切割、清理、压缩等增强功能
loglayer/loglayer
A modern logging library for Javascript / Typescript that routes logs to various logging libraries, cloud providers, files, StatsD, and OpenTelemetry while providing a fluent API for specifying log messages, metadata and errors.
agnivade/funnel
A minimalistic 12 factor log router written in Go
DeRuina/timberjack
Timberjack is a Go log rolling library with support for size-based, time-based, and manual rotation.
alexferl/tinysyslog
A tiny and simple syslog server with log rotation in Go. Works with Docker and Kubernetes.
theohbrothers/Log-Rotate
A replica of the logrotate utility, except this also runs on Windows systems.
mturk/svcbatch
Run batch files as Windows service
metwork-framework/log_proxy
log_proxy is a tiny C utility (about log rotation) for apps that write their logs to stdout/stderr
liurui-software/mmlog
Log rotation tool for shell scripts, or any apps which generate logs to standard output or standard error. (Note this is a different project from the joyent/mmlog which is a tool for dumping chat history from a Mattermost chat server.)
shubham-sharmas/typescript-node-project
Node.js project with TypeScript, Express.js, ESLint, Prettier, ts-node, nodemon, pino logger, logrotate and package.json environment specific scripts.
JBlond/mod_log_rotate
mod_log_rotate module for native log rotation for apache
thelicato/pino-rotating-file-stream
A transport for pino that rotates logs
umbrellio/hourly_logger_rotator
Ruby Logger patch for hourly log rotation
voc0der/NWNLogRotator-Node.js
Cleans and colorize your Neverwinter Nights chat logs with ftp options.
HowProgrammingWorks/Logging
Logging in Node.js and JavaScript
m-grant-prg/dnsmasq-logrotate
logrotate setup for dnsmasq.
geeooff/iis-log-rotator
Internet Information Services Log Rotator
inxomnyaa/PMMPLogRotate
Logrotate for PMMP servers
ozakboy/ozakboy.NLOG
A lightweight and high-performance logging tool for .NET applications that provides asynchronous writing, intelligent file management, and rich configuration options. A local logging solution specifically designed for .NET applications.
shams-nahid/Node-Application-Logger
Logger activity in node application.
bodsch/ansible-logrotate
ansible role to install and configure logrotate. provides an easy way to setup additional logrotate scripts by specifying a list of directives.
AbdulrahmanAlpha/log_rotate
Python Log Rotation & Compression Script for DevOps | Automate log cleanup, compression, and archiving for Nginx, Jenkins, CI/CD pipelines, and Linux servers.
accumu/fifologger
Reads input from a FIFO and writes it into a file specified with strftime(3) syntax. Enables logfiles with date-based names without restarting services periodically.
tkuchiki/cmd-rotate
Run command and log rotation.
Rajil1213/woodcutter
woodcutter is a log rolling package for Go that improves upon lumberjack
Stufo76/Sftp-Download
PowerShell script for automated secure SFTP file downloads, log rotation, and backup management. Ideal for environments requiring regular automated file transfers.
trviph/lorekeeper
Lorekeeper is a Go package that handles log rotation.
bayuirsad26/docker-postgres
This Docker Compose setup deploys a production-ready PostgreSQL database with persistent data, automatic log rotation, and environment-based configurations.
kcenon/logger_system
High-performance C++20 logging library with multiple backends, structured logging, and thread-safe operations. Features asynchronous logging, log rotation, filtering, and cross-platform file I/O with minimal overhead.
kuoruan/go-log
uber-go/zap wrapper with log rotation
phani-kb/multilog
A simple Go logging library for aggregating and managing multiple loggers with configurable formats and levels.
sujeethshingade/elk-logfile-rotation
ELK Stack - File Size based Log Rotation
Xza85hrf/Raspberry_Pi_Temperature_Monitor
The Temperature Monitor is a C program for Raspberry Pi 5 and 4B that monitors and logs system temperature in real-time. It features threshold-based logging, automatic log rotation, and daemon mode for background processing. The program provides visual feedback with color-coded terminal output and is easy to configure and use.
yusufakajose/log-archive-tool
CLI to archive logs into timestamped tarballs with retention, incremental mode, gzip/zstd compression, SHA256 and optional GPG, Prometheus metrics; cron/systemd friendly