[Logs] Support huge access log analysis #43
Labels
component:log-file
scope:large
Major changes
type:enhancement
New feature or request
type:feature
Feature-request task
Milestone
Description
Currently, Tango is only working with memory during log analysis. On the large scale projects, it may be an issue to analyze access logs as they Gb-sized.
Expected behavior
It's possible to use disk space to store information during access log analysis.
Benefits
Better support of large-scale projects with a demand to analyze huge access logs
Additional information
B+Tree can be used here.
The text was updated successfully, but these errors were encountered: