Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Implementation of logrotate utility for Windows Platform
This is a Windows implementation of the logrotate utility found in Linux platforms. The goal is to use the same command line parameters and files as the Linux version.
You can help support my efforts by buying me a coffee!
https://buymeacoffee.com/kenasalter
If you are going to give a negative rating, please take a little extra time and explain why. I want to improve the program as much as possible, but I need feedback. Thank you!
Source code is available on...
LogEngine2 is a C++ header only library for easy and flexible logging.
Contains small amount of code in compare with other logging libraries.
Just copy the files from include folder to your project folder and use a C++20 compiler.
LogEngine2 can load loggers from .lfg file. Examples of .lfg files are included into bundle.
LogEngine2 provides various log targets: regular files, rotating log files, console logging, string stream, user custom function.
Log line format is easy configurable.
A Python logging library. Straightaway, it does: File and database logging, rotation, remote logging and email notification; stack logging and call hierarchy visualization as debug features.
LARDY [Log Archiver and Rotator on DailY basis] is an easily configurable script used for archiving ANY application logs on daily basis with rotating capability and logging of the archiving itself. Also used for archiving on-the-fly [no loss of data].
English:
Pyrotate is Python program for log files rotation. It uses any external archiver such as Winrar, 7-zip or gzip for compress and may rotate files in GNU/Linux logrotate's style. Program works in any OS such as Windows, Linux, Unix, Mac OS, etc, where Python may work.
Dependencies:
- Python v2.6 or better v2.7 (v2.5 for pyrotate v0.8 or earlier)
- an external archiver
Russian:
Программа для ротации и/или архивации логов (и любых других) файлов, которая использует любой...
A better way to rotate apache logs. It can rotate multiple times a day and it compresses logs AFTER httpd stops writing to them. Deletes old logs based on partition fullness.
BackupRotator is a small Java utility to rotate files of any kind (including backup files, log files, etc.) and to be able to keep the newest *n* files.
The program monitors file size and time stamp modifications and exits when the file stops changing. Purpose of the program is to work as a poor mans mutex e.g. keep on blocking next commands in scripts.
Tail is a graphical interface for following files, similar to the *nix command tail -f. Tail can monitor and show multiple files, parse file changes for optional keywords, and optionally notify you of changes both visually and audibly.
TopSquiD is a plug-in of the server/host proxy SQUID. He enables us to make statistics out of the logs, statistics of daily, monthly and yearly access, which will be on a web page accessible by authentication and sent by e-mail if the user wishes so.
phpFreeLog is an advanced server logging tool written in PHP. Easy implementation and control allow you to take charge of how and when phpFreeLog will be used. Edit how the log will look through use of its built in scripting language and modular system.
Simple php database logging class with a simple front end to view logs. Allows fine grained tagging. You can also store data with each log and tag a log with as many tags as you need