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

log duration of connections #4695

Open
wants to merge 77 commits into
base: dev
Choose a base branch
from
Open

Conversation

berlin2123
Copy link

log the duration of each connection for the connection type identified by its name.

examples:

  • log.durationtypes = "ssh,rdp", will log the duration for connection name has string 'ssh' or 'rdp'.
  • log.durationtypes = "all", will log the duration for all connections.
  • log.durationtypes = "", the default, will not log the duration for any connection.

fatedier added 30 commits August 1, 2019 14:04
bump version to v0.28.1 and remove support for go1.11
fatedier and others added 30 commits July 25, 2023 21:35
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.

2 participants