We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What happened: Some of the grammar used in the event log doesn't read very well.
User [[email protected]] has ended a few seconds interactive session [061ec026-c6b5-11ea-a1ee-ce661b0ed760] on node [gusdemo-root-node-0]
A longer session doesn't quite look right either:
User [[email protected]] has ended 4 minutes interactive session [6fd8d7fe-c6b5-11ea-a1ee-ce661b0ed760] on node [gusdemo-root-auth-0]
What you expected to happen: This should read:
"User [[email protected]] has ended an interactive session lasting a few seconds [061ec026-c6b5-11ea-a1ee-ce661b0ed760] on node [gusdemo-root-node-0]"
"User [[email protected]] has ended an interactive session lasting 4 minutes [6fd8d7fe-c6b5-11ea-a1ee-ce661b0ed760] on node [gusdemo-root-auth-0]"
How to reproduce it (as minimally and precisely as possible): Start a session. Stop session. Observe audit log.
teleport version
Teleport Enterprise v4.3.0git:v4.3.0-0-g73b68f401 go1.13.2
The text was updated successfully, but these errors were encountered:
@benarent are you OK with proposed gramma?
Sorry, something went wrong.
Yes. @webvictim is the Grammar Professor
kimlisa
Successfully merging a pull request may close this issue.
What happened: Some of the grammar used in the event log doesn't read very well.
User [[email protected]] has ended a few seconds interactive session [061ec026-c6b5-11ea-a1ee-ce661b0ed760] on node [gusdemo-root-node-0]
A longer session doesn't quite look right either:
User [[email protected]] has ended 4 minutes interactive session [6fd8d7fe-c6b5-11ea-a1ee-ce661b0ed760] on node [gusdemo-root-auth-0]
What you expected to happen: This should read:
"User [[email protected]] has ended an interactive session lasting a few seconds [061ec026-c6b5-11ea-a1ee-ce661b0ed760] on node [gusdemo-root-node-0]"
"User [[email protected]] has ended an interactive session lasting 4 minutes [6fd8d7fe-c6b5-11ea-a1ee-ce661b0ed760] on node [gusdemo-root-auth-0]"
How to reproduce it (as minimally and precisely as possible): Start a session. Stop session. Observe audit log.
Environment
teleport version
):Teleport Enterprise v4.3.0git:v4.3.0-0-g73b68f401 go1.13.2
The text was updated successfully, but these errors were encountered: