An open API service for producing an overview of a list of open source projects.

https://github.com/fantasticmao/nginx-log-analyzer

geoip log-analysis nginx

Score: -Infinity

Last synced: about 8 hours ago
JSON representation

Repository metadata:

A lightweight (simplistic) log analyzer for Nginx.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 51
Total Committers: 1
Avg Commits per committer: 51.0
Development Distribution Score (DDS): 0.0

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
fantasticmao m****7@g****m 51

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 2
Total pull requests: 3
Average time to close issues: 14 days
Average time to close pull requests: 3 minutes
Total issue authors: 2
Total pull request authors: 1
Average comments per issue: 0.5
Average comments per pull request: 0.0
Merged pull request: 3
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/fantasticmao/nginx-log-analyzer

Top Issue Authors

  • ansakoy (1)
  • paskal (1)

Top Pull Request Authors

  • fantasticmao (3)

Top Issue Labels

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/fantasticmao/nginx-log-analyzer

  • Homepage: https://github.com/fantasticmao/nginx-log-analyzer
  • Documentation: https://pkg.go.dev/github.com/fantasticmao/nginx-log-analyzer#section-documentation
  • Licenses: cc-by-sa-4.0
  • Latest release: v1.0.1 (published almost 5 years ago)
  • Last Synced: 2026-08-27T18:33:40.483Z (1 day ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 4.349%
    • Forks count: 6.064%
    • Average: 6.689%
    • Dependent packages count: 6.999%
    • Dependent repos count: 9.346%

Dependencies

go.mod go
  • github.com/davecgh/go-spew v1.1.0
  • github.com/oschwald/geoip2-golang v1.5.0
  • github.com/oschwald/maxminddb-golang v1.8.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/testify v1.7.0
  • golang.org/x/sys v0.0.0-20191224085550-c709ea063b76
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
go.sum go
  • github.com/davecgh/go-spew v1.1.0
  • github.com/oschwald/geoip2-golang v1.5.0
  • github.com/oschwald/maxminddb-golang v1.8.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.6.1
  • github.com/stretchr/testify v1.7.0
  • golang.org/x/sys v0.0.0-20191224085550-c709ea063b76
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
.github/workflows/ci.yaml actions
  • actions/checkout v4 composite
  • actions/setup-go v4 composite
  • codecov/codecov-action v3 composite