Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Logs] Support huge access log analysis #43

Open
roma-glushko opened this issue Feb 23, 2020 · 0 comments
Open

[Logs] Support huge access log analysis #43

roma-glushko opened this issue Feb 23, 2020 · 0 comments
Labels
component:log-file scope:large Major changes type:enhancement New feature or request type:feature Feature-request task

Comments

@roma-glushko
Copy link
Owner

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.

@roma-glushko roma-glushko added type:enhancement New feature or request type:feature Feature-request task component:report labels Feb 23, 2020
@roma-glushko roma-glushko changed the title Support huge access log analysis [Logs] Support huge access log analysis Feb 23, 2020
@roma-glushko roma-glushko added the scope:large Major changes label Feb 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:log-file scope:large Major changes type:enhancement New feature or request type:feature Feature-request task
Projects
None yet
Development

No branches or pull requests

1 participant