Ross ROSS = Recommend OSS · open-source software intelligence for agents

mingrammer/flog

:tophat: A fake log generator for common log formats observed · 2026-08-28

github.com/mingrammer/flog · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

34/100

  • Activity 25
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3247
  • days_rel: n/a
  • days_push: 454
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1330 stars · 144 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Flog is a Go CLI tool that generates fake log data in common formats such as Apache common/combined/error, RFC3164/RFC5424 syslog, and JSON. It supports output to stdout, files, or gzip archives with options for line counts, byte sizes, timestamps, splitting, and looping.

Use cases

  • generate fake apache access logs for testing
  • create sample syslog data for log pipeline testing
  • generate log streams to test amazon kinesis
  • produce large fake log files for load testing log parsers
  • simulate continuous log output for monitoring demos
  • generate json logs for testing log ingestion

When to choose

  • you need realistic-looking log data in standard formats for testing
  • you want a lightweight CLI or docker image to stream or generate logs on demand
  • you need control over log volume, timing, splitting, and output format

When to avoid

  • you need logs matching your application's custom format
  • you need real production log data or anonymization of existing logs
  • you need a library API rather than a command-line tool

Facets

cli-tool · maturity active

data-generation logging cli developer-tools developer-tools testing windows cli go fake-log-generator log-testing apache-logs syslog test-data kinesis-testing logging command-line linux macos docker

1 source

Member repositories

RepositoryRoleHealth v2
mingrammer/flogmain34

For agents

markdown · JSON · MCP: product_card(name="mingrammer/flog")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem