https://github.com/hexedpackets/log-parsers
Simple log parsing scripts
https://github.com/hexedpackets/log-parsers
Last synced: 2 months ago
JSON representation
Simple log parsing scripts
- Host: GitHub
- URL: https://github.com/hexedpackets/log-parsers
- Owner: hexedpackets
- License: mit
- Created: 2015-05-29T16:49:59.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-29T16:51:36.000Z (about 11 years ago)
- Last Synced: 2026-01-01T04:22:30.053Z (6 months ago)
- Language: Python
- Size: 148 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# log-parsers
Small scripts to parse log files from the command line and spit out some useful information. Currently only apache is supported.
## Usage
Run `apache.py -h` to see a list of all options.