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

feat(kuma-cp) log external services #630

Merged
merged 2 commits into from
Mar 16, 2020

Conversation

jakubdyszkiewicz
Copy link
Contributor

Summary

For TrafficLog, we configure Dataplanes that match sources to log requests for a matching destination. We also want to log now the requests for external services. Such requests with transparent proxying (only on K8S for now) goes through pass_through L4 cluster and catch_all listener, therefore we want to configure such listener with access logs.

This will only be placed when in the destination section we will have the *.

In the future, this will be improved with more sophisticated handling of external services that will let apply L7 policies/metrics/logging etc.

@jakubdyszkiewicz jakubdyszkiewicz requested review from lobkovilya and a team March 13, 2020 15:33
@jakubdyszkiewicz jakubdyszkiewicz merged commit 32df951 into master Mar 16, 2020
@jakubdyszkiewicz jakubdyszkiewicz deleted the feat/log-external-services branch March 16, 2020 10:20
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

Successfully merging this pull request may close these issues.

None yet

2 participants