Skip to content

Commit

Permalink
[Maps] [Docs] Added emsUrl to the main kibana config doc (#102718)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsanz committed Jun 21, 2021
1 parent fa8ab2a commit d7f2325
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/setup/settings.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,9 @@ The time interval policy will rotate the log file every given interval of time.
When `includeElasticMapsService` is turned off, only the vector layers configured by <<regionmap-settings, `map.regionmap`>>
and the tile layer configured by <<tilemap-url, `map.tilemap.url`>> are available in <<maps, Maps>>. *Default: `true`*

| `map.emsUrl:`
| Specifies the URL of a self hosted <<elastic-maps-server,{hosted-ems}>>

| `map.proxyElasticMapsServiceInMaps:`
| Set to `true` to proxy all <<maps, Maps application>> Elastic Maps Service
requests through the {kib} server. *Default: `false`*
Expand Down

0 comments on commit d7f2325

Please sign in to comment.