Skip to content

HenriqueMCastro/kanpeki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kanpeki

Lightweight library for parsing log files

Status

Build Status

Properties

files.path => The path where the files to processed are. The wildcard '**' can be used at the end of the path and only at the end. If used all subfolders (and their children) will be processed.

files.format => default "*" (all files). Used to process only some files based on a filter. Wildcards can be used.

manage.offsets.enabled => default false, set to true if offsets for each file processed should be saved to disk. This way if the application goes down then on restart it can pick up from where it left off.

offsets.db.path => Path to write the offset database to.

About

Lightweight library for parsing log files

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages