https://github.com/suconghou/nginx_log_rust
nginx access log parse tool
https://github.com/suconghou/nginx_log_rust
nginx-log nginx-log-parser rust
Last synced: 10 months ago
JSON representation
nginx access log parse tool
- Host: GitHub
- URL: https://github.com/suconghou/nginx_log_rust
- Owner: suconghou
- Created: 2023-06-03T09:02:49.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-02-23T15:05:28.000Z (over 1 year ago)
- Last Synced: 2025-02-23T16:19:38.965Z (over 1 year ago)
- Topics: nginx-log, nginx-log-parser, rust
- Language: Rust
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
## nginx_log
nginx access log parse tool
`cargo build --release`
测试数据700MB+, 约200万行
| 版本 | 时间 |
| ------ | ------ |
| rust | 3.944s |
c, c++, nim 版本请查看 https://github.com/suconghou/nginx_log