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

TCP event logging with Telemetry V2: Stackdriver #23134

Closed
mandarjog opened this issue Apr 21, 2020 · 3 comments
Closed

TCP event logging with Telemetry V2: Stackdriver #23134

mandarjog opened this issue Apr 21, 2020 · 3 comments
Assignees
Labels
area/extensions and telemetry lifecycle/automatically-closed Indicates a PR or issue that has been closed automatically. lifecycle/stale Indicates a PR or issue hasn't been manipulated by an Istio team member for a while
Milestone

Comments

@mandarjog
Copy link
Contributor

Stackdriver TCP should generate access log events for TCP.

  1. [Open Connection] is recorded with tcp 5-tuple and the identity of the source, service account.
  2. [Periodic Data events]
  3. [Close Connection]
    Should include connection id, if possible.

The events cannot be delayed until the close of connection, since a connection can last for days.

@mandarjog
Copy link
Contributor Author

cc @bianpengyuan @kyessenov

@istio-policy-bot
Copy link

🧭 This issue or pull request has been automatically marked as stale because it has not had activity from an Istio team member since 2020-04-21. It will be closed on 2020-08-04 unless an Istio team member takes action. Please see this wiki page for more information. Thank you for your contributions.

Created by the issue and PR lifecycle manager.

@istio-policy-bot istio-policy-bot added the lifecycle/stale Indicates a PR or issue hasn't been manipulated by an Istio team member for a while label Jul 21, 2020
@istio-policy-bot
Copy link

🚧 This issue or pull request has been closed due to not having had activity from an Istio team member since 2020-04-21. If you feel this issue or pull request deserves attention, please reopen the issue. Please see this wiki page for more information. Thank you for your contributions.

Created by the issue and PR lifecycle manager.

@istio-policy-bot istio-policy-bot added the lifecycle/automatically-closed Indicates a PR or issue that has been closed automatically. label Aug 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/extensions and telemetry lifecycle/automatically-closed Indicates a PR or issue that has been closed automatically. lifecycle/stale Indicates a PR or issue hasn't been manipulated by an Istio team member for a while
Projects
None yet
Development

No branches or pull requests

3 participants