Skip to content

zyy17/logbench

Repository files navigation

logbench

logbench is a tool to benchmark the performance of log ingestion.

Usage

./bin/logbench \
  -batch-size 500 \
  -total-size 5000100 \
  -ops 10000 \
  -endpoint http://localhost:4000 \
  -db public \
  -table testlogs \
  -pipeline greptime_identity

Build

make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published