Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit ec16bab

Browse files
author
Chris Wiechmann
authored
Update README.md
1 parent fcbfc28 commit ec16bab

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -957,19 +957,19 @@ The following table represents a suggestion of which roles should be created for
957957
| [axway_apigw_write](elasticsearch/usersAndRoles#role-axway_apigw_write) | `monitor` | `apigw-* - write` | No |
958958
| [axway_apigw_read](elasticsearch/usersAndRoles#role-axway_apigw_read) | `monitor` | `apigw-* - read` | No |
959959
| [axway_apigw_admin](elasticsearch/usersAndRoles#role-axway_apigw_admin) | `monitor`, `manage_ilm`, `manage_index_templates`, `manage_transform` | `apigw-* - monitor, view_index_metadata, create_index`, `apim-* - read,view_index_metadata`| Yes (All or Custom) |
960-
| [axway_kibana_write](elasticsearch/usersAndRoles#role-axway_kibana_write)| | None | Yes (Analytics All) |
960+
| [axway_kibana_write](elasticsearch/usersAndRoles#role-axway_kibana_write)| None | None | Yes (Analytics All) |
961961
| [axway_kibana_read](elasticsearch/usersAndRoles#role-axway_apigw_read) | None | None | Yes (Analytics Read) |
962962

963963
The following table assumes that the same user should also be used for stack monitoring. You can also split this into two users if necessary.
964964

965965
| Username | Roles | Comment |
966966
| :--- | :--- | :--- |
967-
| axway_logstash | `axway_apigw_write`, `logstash_system` | Parameter: `LOGSTASH_USERNAME` and `LOGSTASH_SYSTEM_USERNAME` |
968-
| axway_apibuilder | `axway_apigw_read`, `axway_apigw_admin` | Parameter: `API_BUILDER_USERNAME` |
969-
| axway_filebeat | `beats_system` | Parameter: `BEATS_SYSTEM_USERNAME` |
970-
| axway_kibana_read | `axway_apigw_read`, `axway_kibana_read` | Read only access to Dashboards |
971-
| axway_kibana_write | `axway_apigw_read`, `axway_kibana_write` | Write access to Dashboard, Visualizations and some other information such as ILM-Policies. |
972-
| axway_kibana_admin | `axway_apigw_read`, `axway_apigw_admin`, `axway_kibana_write`, `monitoring_user` | Access to Stack-Monitoring and APM |
967+
| [axway_logstash](elasticsearch/usersAndRoles#user-axway_logstash) | `axway_apigw_write`, `logstash_system` | Parameter: `LOGSTASH_USERNAME` and `LOGSTASH_SYSTEM_USERNAME` |
968+
| [axway_apibuilder](elasticsearch/usersAndRoles#user-axway_apibuilder) | `axway_apigw_read`, `axway_apigw_admin` | Parameter: `API_BUILDER_USERNAME` |
969+
| [axway_filebeat](elasticsearch/usersAndRoles#user-axway_filebeat) | `beats_system` | Parameter: `BEATS_SYSTEM_USERNAME` |
970+
| [axway_kibana_read](elasticsearch/usersAndRoles#user-axway_kibana_read) | `axway_apigw_read`, `axway_kibana_read` | Read only access to Dashboards |
971+
| [axway_kibana_write](elasticsearch/usersAndRoles#user-axway_kibana_write) | `axway_apigw_read`, `axway_kibana_write` | Write access to Dashboard, Visualizations and some other information such as ILM-Policies. |
972+
| [axway_kibana_admin](elasticsearch/usersAndRoles#user-axway_kibana_admin) | `axway_apigw_read`, `axway_apigw_admin`, `axway_kibana_write`, `monitoring_user` | Access to Stack-Monitoring and APM |
973973

974974
Please also create at least one user with Kibana privileges who is allowed to import dashboards.
975975

0 commit comments

Comments
 (0)