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

Changelog #1703

Closed
klizhentas opened this issue Feb 19, 2018 · 0 comments
Closed

Changelog #1703

klizhentas opened this issue Feb 19, 2018 · 0 comments
Assignees

Comments

@klizhentas
Copy link
Contributor

klizhentas commented Feb 19, 2018

These items should be included in changelog (adding more stuff):

Features:

Bugfixes:

Behavior changes

  • Trusted cluster resources are now forced to be named as the cluster name Trusted cluster resource name == cluster name #1543 (Old cluster resources will work, but will be renamed)

  • Session list in UI is limited to 1000 sessions Bring in some limits to the session list #1632

  • Audit and session logs have been moved from /var/lib/teleport/log to /var/lib/teleport/log/<auth-server-id>. So that every auth server logs to a separate directory to avoid conflicts in cases when logging to NFS. This could be not very user friendly because by default auth server ID is auto generated, so the logs will reside here: /var/lib/teleport/log/e0e32cba-6d52-4ae3-8dea-d649729e728b/2018-02-21.00\:00\:00.log. This is a problem easy to solve, as for new auth servers joining the cluster, admins can pre-set auth server id echo "auth1" > /var/lib/teleport/host_uuid and auth servers will get unique, but friendly auth server ID if necessary. This is helpful so admins can set up log forwarders and know the folder to look at in advance.

@klizhentas klizhentas added this to the 2.5.0 "New York" milestone Feb 19, 2018
kontsevoy added a commit that referenced this issue Feb 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants