Skip to content

babl/logparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

babl-logparser

Params

  • -kb: kafka-brokers, it is mandatory to use the broker URL sandbox.babl.sh:9092, it will be used for the cluster property for the parsed JSON result
  • -ro: ReadOnly mode, will not push parsed results into Kafka (debug locally)
  • -o: Debug Output, sends the JSON parsed result into STDOUT
go build -v && ./babl-logparser -kb sandbox.babl.sh:9092 -ro -o | jq .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages