[8.9] [DOCS]Adding ESS icon to xpack.security.session.сoncurrentSessions.maxSessi… (#162493) (#162786)

# Backport

This will backport the following commits from `main` to `8.9`:
- [[DOCS]Adding ESS icon to
xpack.security.session.сoncurrentSessions.maxSessi…
(#162493)](https://github.com/elastic/kibana/pull/162493)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT
[{"author":{"name":"amyjtechwriter","email":"61687663+amyjtechwriter@users.noreply.github.com"},"sourceCommit":{"committedDate":"2023-07-31T11:26:23Z","message":"[DOCS]Adding
ESS icon to xpack.security.session.сoncurrentSessions.maxSessi…
(#162493)\n\n`xpack.security.session.сoncurrentSessions.maxSessons` in
Kibana docs.\r\n\r\n## Summary\r\n\r\nAdding the Elastic Cloud icon
to\r\n`xpack.security.session.сoncurrentSessions.maxSessons` security
setting\r\non
[docs\r\npage](https://www.elastic.co/guide/en/kibana/current/security-settings-kb.html).\r\nNeed
to raise another PR from cloud repo to add security setting to\r\n[cloud
docs\r\npage](https://www.elastic.co/guide/en/cloud/current/ec-manage-kibana-settings.html#ec-kibana-config).\r\n\r\nRelates
to:
#160958","sha":"7ef303eb362df466e53fe1ae5f38d719a782098f","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Security","release_note:skip","docs","Feature:Security/Session
Management","v8.7.2","v8.9.0","v8.10.0"],"number":162493,"url":"https://github.com/elastic/kibana/pull/162493","mergeCommit":{"message":"[DOCS]Adding
ESS icon to xpack.security.session.сoncurrentSessions.maxSessi…
(#162493)\n\n`xpack.security.session.сoncurrentSessions.maxSessons` in
Kibana docs.\r\n\r\n## Summary\r\n\r\nAdding the Elastic Cloud icon
to\r\n`xpack.security.session.сoncurrentSessions.maxSessons` security
setting\r\non
[docs\r\npage](https://www.elastic.co/guide/en/kibana/current/security-settings-kb.html).\r\nNeed
to raise another PR from cloud repo to add security setting to\r\n[cloud
docs\r\npage](https://www.elastic.co/guide/en/cloud/current/ec-manage-kibana-settings.html#ec-kibana-config).\r\n\r\nRelates
to:
#160958","sha":"7ef303eb362df466e53fe1ae5f38d719a782098f"}},"sourceBranch":"main","suggestedTargetBranches":["8.7","8.9"],"targetPullRequestStates":[{"branch":"8.7","label":"v8.7.2","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.9","label":"v8.9.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/162493","number":162493,"mergeCommit":{"message":"[DOCS]Adding
ESS icon to xpack.security.session.сoncurrentSessions.maxSessi…
(#162493)\n\n`xpack.security.session.сoncurrentSessions.maxSessons` in
Kibana docs.\r\n\r\n## Summary\r\n\r\nAdding the Elastic Cloud icon
to\r\n`xpack.security.session.сoncurrentSessions.maxSessons` security
setting\r\non
[docs\r\npage](https://www.elastic.co/guide/en/kibana/current/security-settings-kb.html).\r\nNeed
to raise another PR from cloud repo to add security setting to\r\n[cloud
docs\r\npage](https://www.elastic.co/guide/en/cloud/current/ec-manage-kibana-settings.html#ec-kibana-config).\r\n\r\nRelates
to: #160958","sha":"7ef303eb362df466e53fe1ae5f38d719a782098f"}}]}]
BACKPORT-->

Co-authored-by: amyjtechwriter <61687663+amyjtechwriter@users.noreply.github.com>
This commit is contained in:
Kibana Machine 2023-07-31 07:52:14 -04:00 committed by GitHub
parent 773bc01b8f
commit 0a6d3f6f6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -210,7 +210,7 @@ Sets the interval at which {kib} tries to remove expired and invalid sessions fr
+
TIP: Use a string of `<count>[ms\|s\|m\|h\|d\|w\|M\|Y]` (e.g. '20m', '24h', '7d', '1w').
xpack.security.session.сoncurrentSessions.maxSessions::
xpack.security.session.concurrentSessions.maxSessions {ess-icon}::
Set the maximum number of sessions each user is allowed to have active at any given time.
By default, no limit is applied.
If set, the value of this option should be an integer between `1` and `1000`.