dellog

command module
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 22, 2025 License: MIT Imports: 16 Imported by: 0

README

dellog

A simple tool to delete history log files

Usage

  • Write rule files

    # /etc/dellog.d/example.yaml
    
    match: /example/**/*.log
    size: 4g
    days: 4
    ---
    match: 
      - /example2/**/*.log
      - /example3/**/*.log
    size: 4g
    days: 4
    
  • Execute dellog

    dellog
    

Credits

GUO YANKE, MIT License

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL