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

Tag log output with transaction id #5

Open
roncohen opened this issue Feb 8, 2018 · 3 comments
Open

Tag log output with transaction id #5

roncohen opened this issue Feb 8, 2018 · 3 comments

Comments

@roncohen
Copy link

roncohen commented Feb 8, 2018

Would be cool to have the transaction id in the output logs

@beniwohli
Copy link
Contributor

Can you define "output logs"? Do you mean access logs?

For logs that have use our logging handler, that should already be the case, e.g.

logger.warning('Customer with ID %s not found', pk, exc_info=True)

@roncohen
Copy link
Author

roncohen commented Feb 8, 2018

sorry yes, access logs

@roncohen
Copy link
Author

roncohen commented Feb 9, 2018

Can we update the localtesting setup to pipe logs to Elasticsearch using filebeat?

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

4 participants