Skip to content

Commit

Permalink
fix bullet list format
Browse files Browse the repository at this point in the history
  • Loading branch information
nreese committed Apr 1, 2021
1 parent 7cc8b81 commit 3a19d65
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/maps/import-geospatial-data.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,14 @@ spaces in the **{stack-manage-app}** in {kib}. For more information, see
<<kibana-privileges, {kib} privileges>>, and <<xpack-kibana-role-management, {kib} role management>>.

To upload GeoJSON files in {kib} with *Maps*, you must have:

* `all` {kib} privilege for `Maps`
* `all` {kib} privilege for `Index Pattern Management`
* `create` and `create_index` index privileges for destination indices.
* To use the index in Maps, you must also have `read` and `view_index_metadata` index privileges for destination indices.

To upload CSV files in {kib} with the *{file-data-viz}*, you must have privileges to upload GeoJSON files and:

* `manage_pipeline` cluster privilege
* `read` {kib} privilege for `Machine Learning`
* `machine_learning_admin` or `machine_learning_user` role
Expand Down

0 comments on commit 3a19d65

Please sign in to comment.