[DOCS] [7.9] Update audit-settings.asciidoc#61610
Conversation
"I think" all {ess-icon} should be replaced by {ece-icon} because:
- audit logging is not allowed on ESS, as per https://www.elastic.co/guide/en/cloud/current/ec-add-user-settings.html and https://www.elastic.co/guide/en/cloud/current/ec-restrictions.html#ec-restrictions-security
- audit logging is allowed setting on ECE, as per https://www.elastic.co/guide/en/cloud-enterprise/current/ece-enable-auditing.html
|
@Leaf-Lin, thanks for bringing this issue to attention. I chatted with @AlexP-Elastic on the Cloud team, and he indicated that audit settings are currently not in the allowlist for ESS, so the icons should not indicate ESS support (as you mentioned). Further, we should not indicate support on ECE, which has no allowlist. All Elasticsearch settings are supported on ECE, so adding an icon for just these settings doesn't make sense. That's partly why we added only ESS icons in both the Kibana and Elasticsearch docs. I'll remove the ESS icons entirely for the settings that you indicated and backport those changes accordingly through 7.8 |
lockewritesdocs
left a comment
There was a problem hiding this comment.
Removing ESS icons entirely based on discussion with Cloud engineers.
|
Pinging @elastic/es-docs (>docs) |
* Update audit-settings.asciidoc
"I think" all {ess-icon} should be replaced by {ece-icon} because:
- audit logging is not allowed on ESS, as per https://www.elastic.co/guide/en/cloud/current/ec-add-user-settings.html and https://www.elastic.co/guide/en/cloud/current/ec-restrictions.html#ec-restrictions-security
- audit logging is allowed setting on ECE, as per https://www.elastic.co/guide/en/cloud-enterprise/current/ece-enable-auditing.html
* Removing ESS icons for audit settings
Co-authored-by: Adam Locke <adam.locke@elastic.co>
* Update audit-settings.asciidoc
"I think" all {ess-icon} should be replaced by {ece-icon} because:
- audit logging is not allowed on ESS, as per https://www.elastic.co/guide/en/cloud/current/ec-add-user-settings.html and https://www.elastic.co/guide/en/cloud/current/ec-restrictions.html#ec-restrictions-security
- audit logging is allowed setting on ECE, as per https://www.elastic.co/guide/en/cloud-enterprise/current/ece-enable-auditing.html
* Removing ESS icons for audit settings
Co-authored-by: Adam Locke <adam.locke@elastic.co>
* Update audit-settings.asciidoc
"I think" all {ess-icon} should be replaced by {ece-icon} because:
- audit logging is not allowed on ESS, as per https://www.elastic.co/guide/en/cloud/current/ec-add-user-settings.html and https://www.elastic.co/guide/en/cloud/current/ec-restrictions.html#ec-restrictions-security
- audit logging is allowed setting on ECE, as per https://www.elastic.co/guide/en/cloud-enterprise/current/ece-enable-auditing.html
* Removing ESS icons for audit settings
Co-authored-by: Adam Locke <adam.locke@elastic.co>
Co-authored-by: Leaf-Lin <39002973+Leaf-Lin@users.noreply.github.com>
* Update audit-settings.asciidoc
"I think" all {ess-icon} should be replaced by {ece-icon} because:
- audit logging is not allowed on ESS, as per https://www.elastic.co/guide/en/cloud/current/ec-add-user-settings.html and https://www.elastic.co/guide/en/cloud/current/ec-restrictions.html#ec-restrictions-security
- audit logging is allowed setting on ECE, as per https://www.elastic.co/guide/en/cloud-enterprise/current/ece-enable-auditing.html
* Removing ESS icons for audit settings
Co-authored-by: Adam Locke <adam.locke@elastic.co>
Co-authored-by: Leaf-Lin <39002973+Leaf-Lin@users.noreply.github.com>
|
Thank you. I am aware of the allowlist on ESS vs disallowed list on ECE. It makes some sense not to include |
"I think" all
{ess-icon}should be replaced by{ece-icon}because:I've also added one more
{ece-icon}for the settingxpack.security.audit.enabledwhich is used to enable them all. I believe this is necessary.Please also make changes to other applicable versions.