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

Add real logging facilities. #7

Open
aohren opened this issue Apr 5, 2014 · 3 comments
Open

Add real logging facilities. #7

aohren opened this issue Apr 5, 2014 · 3 comments
Assignees
Labels

Comments

@aohren
Copy link
Contributor

aohren commented Apr 5, 2014

Log the shit out of everything. EVERYTHING.

@aohren aohren added the bug label Apr 5, 2014
@aohren aohren self-assigned this Apr 5, 2014
@transistorize
Copy link
Member

where do you plan to store all these logs? how much of it are you going to keep? analyses?

@aohren
Copy link
Contributor Author

aohren commented Apr 5, 2014

Immediate term, I'd like to just write effective log files to the webapp's local filesystem for debugging. Longer term, I'd recommend importing the logs to a sql database for analysis and management at scale.

@transistorize
Copy link
Member

Yep. Long term, think about using Kafka. http://kafka.apache.org/

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

No branches or pull requests

2 participants