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

`xpack.security.session.сoncurrentSessions.maxSessons` in Kibana docs.

## Summary

Adding the Elastic Cloud icon to
`xpack.security.session.сoncurrentSessions.maxSessons` security setting
on [docs
page](https://www.elastic.co/guide/en/kibana/current/security-settings-kb.html).
Need to raise another PR from cloud repo to add security setting to
[cloud docs
page](https://www.elastic.co/guide/en/cloud/current/ec-manage-kibana-settings.html#ec-kibana-config).

Relates to: #160958
This commit is contained in:
amyjtechwriter 2023-07-31 12:26:23 +01:00 committed by GitHub
parent 8ca90fbfc3
commit 7ef303eb36
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`.