A Django application for processing and aggregating Nginx logs, with API access and Swagger documentation.
- Parse Nginx log files and store data in a database.
- Access and filter log entries via REST API.
- API documentation available through Swagger(OpenAPI).