Skip to content
/ gsnake Public
forked from zieckey/gsnake

A data processing framework that helps you read and process logs from a variety of data format.

Notifications You must be signed in to change notification settings

shgxwxl/gsnake

 
 

Repository files navigation

gsnake

The name "gsnake" is an acronym for "gluttonous snake". It is a data processing framework that helps you read and process logs from a variety of data format, such as plain text file, gz text file, pcap data file.

CHANGES

  • support record last file read offset
  • support dir pattern such as /tmp*/dir
  • create new dispatcher by conf
  • auto select reader by file type
  • fix some routine safe bugs

About

A data processing framework that helps you read and process logs from a variety of data format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%