https://github.com/netkiller/access.log.d
日志收集并导入到数据库中
https://github.com/netkiller/access.log.d
Last synced: 4 months ago
JSON representation
日志收集并导入到数据库中
- Host: GitHub
- URL: https://github.com/netkiller/access.log.d
- Owner: netkiller
- License: bsd-3-clause
- Created: 2013-08-12T02:53:21.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2015-03-02T07:38:39.000Z (over 11 years ago)
- Last Synced: 2025-01-02T14:12:14.304Z (over 1 year ago)
- Language: Makefile
- Homepage: http://netkiller.github.io/
- Size: 163 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
access.log
==========
Example
-------
cat /var/log/nginx/access.log | libexec/log --format=nginx --db=mongo --table=bbs
cat /var/log/nginx/access.log | libexec/log -f nginx -d mongo -t bbs
[](https://bitdeli.com/free "Bitdeli Badge")