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

Store log analysis output, or stop creating it #83

Open
anjackson opened this issue Nov 25, 2021 · 0 comments
Open

Store log analysis output, or stop creating it #83

anjackson opened this issue Nov 25, 2021 · 0 comments

Comments

@anjackson
Copy link
Contributor

anjackson commented Nov 25, 2021

The log analysis task outputs dead seeds and statistics as well as documents. The stats look like this:

BY_DAY_HOST_SOURCE,2021-11-05T00:00:00Z,0.gravatar.com,tid:40476:http://guthan.wordpress.com {"lines": 18, "status_code:200": 18, "content_type:image/png": 17, "hop:E": 18, "sum:content_length": 18357, "ip:192.0.73.2": 18, "content_type:image/jpeg": 1}

It would be great to build on this to store these high-level stats somewhere (e.g. most fields as columns with things like content types as GIN JSONB in PostgreSQL), OR stop doing this and create new reporting processes that run from the logs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant