See the LICENSE file for licensing information.
django-weblogparser is a relatively simple app for Django to facilitate parsing of Apache/Nginx log files and importing them into the database via a management command.
The main aim of this app was to allow for easy extraction of more detailed information from the logs.
More documentation coming soon!
- Documentation
- Create setup script
- Write unit tests