# Kibana reverse proxy with nginx

**URL:** https://discuss.elastic.co/t/kibana-reverse-proxy-with-nginx/165912
**Category:** Kibana
**Created:** [January 27, 2019, 3:14pm UTC](https://discuss.elastic.co/t/kibana-reverse-proxy-with-nginx/165912 "2019-01-27T15:14:43Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Hamed\_khosravi](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/hamed_khosravi/32/39411_2.png) [@Hamed\_khosravi](https://discuss.elastic.co/u/Hamed_khosravi)
#### Post date: [January 27, 2019, 3:14pm UTC](https://discuss.elastic.co/t/kibana-reverse-proxy-with-nginx/165912/1 "2019-01-27T15:14:43Z")

</div>

hi, dears,

I'm using nginx for the reverse proxy for kibana, I seems working well but since i enabled filebeat for syslog monitoring, kibana doesn't load charts and some important data, when i looked to local kibana, every things fine but behind a proxy kibana says:  
""""Could not retrieve manifest from the tile service: status -1""""  
how can i resolve this issue?

thanks for help.

---

<div class="post-metadata">

### Author: ![Larry\_Gregory](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/larry_gregory/32/34969_2.png) [@Larry\_Gregory](https://discuss.elastic.co/u/Larry_Gregory)
#### Post date: [January 28, 2019, 1:11pm UTC](https://discuss.elastic.co/t/kibana-reverse-proxy-with-nginx/165912/2 "2019-01-28T13:11:58Z")

</div>

@Hamed_khosravi,

Can you inspect your browser's devtools network tab when you get this error message? Is is possible that an [ad blocker is somehow preventing this from loading](https://discuss.elastic.co/t/kibana-tilemap-not-loading/145061/2?u=larry_gregory)?

---

<div class="post-metadata">

### Author: ![Hamed\_khosravi](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/hamed_khosravi/32/39411_2.png) [@Hamed\_khosravi](https://discuss.elastic.co/u/Hamed_khosravi)
#### Post date: [January 29, 2019, 8:14am UTC](https://discuss.elastic.co/t/kibana-reverse-proxy-with-nginx/165912/3 "2019-01-29T08:14:39Z")

</div>

thanks for reply @Larry_Gregory ,  
i inspected network tab and kibana couldn't load this resource:  
""" [https://catalogue.maps.elastic.co/v2/manifest?my\_app\_version=6.5.4&license=160fe888-1cb8-456f-874c-be7c71189826](https://catalogue.maps.elastic.co/v2/manifest?my_app_version=6.5.4&license=160fe888-1cb8-456f-874c-be7c71189826) """ status code : 403  
one more thing my kibana server located in DMZ and it couldn't connect to remote servers, how could i solve this issue?

thanks for advance

---

<div class="post-metadata">

### Author: ![Larry\_Gregory](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/larry_gregory/32/34969_2.png) [@Larry\_Gregory](https://discuss.elastic.co/u/Larry_Gregory)
#### Post date: [January 29, 2019, 12:46pm UTC](https://discuss.elastic.co/t/kibana-reverse-proxy-with-nginx/165912/4 "2019-01-29T12:46:42Z")

</div>

Hey @Hamed_khosravi,

For an air gapped network, you would need to provide your own tile map service. This blog post explains: [https://www.elastic.co/blog/custom-basemaps-for-region-and-coordinate-maps-in-kibana](https://www.elastic.co/blog/custom-basemaps-for-region-and-coordinate-maps-in-kibana)

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [February 26, 2019, 12:46pm UTC](https://discuss.elastic.co/t/kibana-reverse-proxy-with-nginx/165912/5 "2019-02-26T12:46:47Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
