Kibana behind HTTPS - "Kibana did not load properly"

Hi, i recently put Kibana behind a reverse proxy (Netscaler) to have kibana over HTTPS.

However, i get the following whenever i go to the https version of the kibana UI:

Kibana did not load properly. Check the server output for more information.

If i reload the site two times i eventually get to the login page and can succesfully log in. Has anyone else ever experienced this? How can this be fixed?

What do the logs say? This sounds more like your reverse proxy is having issues.

I’ve yet to find a fix for this.
If i navigate to the kibana over HTTPS with the developer tools open, i can see the following:

If i then enter the container i can find the file /usr/share/kibana/optimize/commons.bundle.js…

The kibana logs does not mention anything except HTTP 200 responses. No errors.

{"type":"log","@timestamp":"2019-09-11T13:20:04Z","tags":["warning","elasticsearch","config","deprecation"],"pid":1,"message":"Config key \"url\" is deprecated. It has been replaced with \"hosts\""}
{"type":"log","@timestamp":"2019-09-11T13:20:04Z","tags":["status","plugin:kibana@6.7.1","info"],"pid":1,"state":"green","message":"Status changed from uninitialized to green - Ready","prevState":"uninitialized","prevMsg":"uninitialized"}
{"type":"log","@timestamp":"2019-09-11T13:20:05Z","tags":["status","plugin:elasticsearch@6.7.1","info"],"pid":1,"state":"yellow","message":"Status changed from uninitialized to yellow - Waiting for Elasticsearch","prevState":"uninitialized","prevMsg":"uninitialized"}
{"type":"log","@timestamp":"2019-09-11T13:20:05Z","tags":["status","plugin:opendistro-alerting@0.9.0.0","info"],"pid":1,"state":"green","message":"Status changed from uninitialized to green - Ready","prevState":"uninitialized","prevMsg":"uninitialized"}
{"type":"log","@timestamp":"2019-09-11T13:20:05Z","tags":["error","security"],"pid":1,"message":"authType is basicauth"}
{"type":"log","@timestamp":"2019-09-11T13:20:05Z","tags":["status","plugin:opendistro_security@6.7.1","info"],"pid":1,"state":"yellow","message":"Status changed from uninitialized to yellow - Initialising Security authentication plugin.","prevState":"uninitialized","prevMsg":"uninitialized"}
{"type":"log","@timestamp":"2019-09-11T13:20:05Z","tags":["status","plugin:opendistro_security@6.7.1","info"],"pid":1,"state":"yellow","message":"Status changed from yellow to yellow - Default cookie password detected, please set a password in kibana.yml by setting 'opendistro_security.cookie.password' (min. 32 characters).","prevState":"yellow","prevMsg":"Initialising Security authentication plugin."}
{"type":"log","@timestamp":"2019-09-11T13:20:05Z","tags":["status","plugin:opendistro_security@6.7.1","info"],"pid":1,"state":"yellow","message":"Status changed from yellow to yellow - 'opendistro_security.cookie.secure' is set to false, cookies are transmitted over unsecure HTTP connection. Consider using HTTPS and set this key to 'true'","prevState":"yellow","prevMsg":"Default cookie password detected, please set a password in kibana.yml by setting 'opendistro_security.cookie.password' (min. 32 characters)."}
{"type":"log","@timestamp":"2019-09-11T13:20:05Z","tags":["error","security"],"pid":1,"message":"Basic Auth Has Been Matched"}
{"type":"log","@timestamp":"2019-09-11T13:20:05Z","tags":["status","plugin:opendistro_security@6.7.1","info"],"pid":1,"state":"yellow","message":"Status changed from yellow to yellow - Security session management enabled.","prevState":"yellow","prevMsg":"'opendistro_security.cookie.secure' is set to false, cookies are transmitted over unsecure HTTP connection. Consider using HTTPS and set this key to 'true'"}
{"type":"log","@timestamp":"2019-09-11T13:20:05Z","tags":["status","plugin:opendistro_security@6.7.1","info"],"pid":1,"state":"yellow","message":"Status changed from yellow to yellow - Security copy JWT params disabled","prevState":"yellow","prevMsg":"Security session management enabled."}
{"type":"log","@timestamp":"2019-09-11T13:20:05Z","tags":["status","plugin:opendistro_security@6.7.1","info"],"pid":1,"state":"yellow","message":"Status changed from yellow to yellow - Security multitenancy registered.","prevState":"yellow","prevMsg":"Security copy JWT params disabled"}
{"type":"log","@timestamp":"2019-09-11T13:20:05Z","tags":["status","plugin:opendistro_security@6.7.1","info"],"pid":1,"state":"yellow","message":"Status changed from yellow to yellow - Routes for Security configuration GUI registered.","prevState":"yellow","prevMsg":"Security multitenancy registered."}
{"type":"log","@timestamp":"2019-09-11T13:20:05Z","tags":["status","plugin:console@6.7.1","info"],"pid":1,"state":"green","message":"Status changed from uninitialized to green - Ready","prevState":"uninitialized","prevMsg":"uninitialized"}
{"type":"log","@timestamp":"2019-09-11T13:20:05Z","tags":["status","plugin:interpreter@6.7.1","info"],"pid":1,"state":"green","message":"Status changed from uninitialized to green - Ready","prevState":"uninitialized","prevMsg":"uninitialized"}
{"type":"log","@timestamp":"2019-09-11T13:20:05Z","tags":["status","plugin:metrics@6.7.1","info"],"pid":1,"state":"green","message":"Status changed from uninitialized to green - Ready","prevState":"uninitialized","prevMsg":"uninitialized"}
{"type":"log","@timestamp":"2019-09-11T13:20:05Z","tags":["status","plugin:tile_map@6.7.1","info"],"pid":1,"state":"green","message":"Status changed from uninitialized to green - Ready","prevState":"uninitialized","prevMsg":"uninitialized"}
{"type":"log","@timestamp":"2019-09-11T13:20:05Z","tags":["status","plugin:timelion@6.7.1","info"],"pid":1,"state":"green","message":"Status changed from uninitialized to green - Ready","prevState":"uninitialized","prevMsg":"uninitialized"}
{"type":"log","@timestamp":"2019-09-11T13:20:05Z","tags":["status","plugin:elasticsearch@6.7.1","info"],"pid":1,"state":"green","message":"Status changed from yellow to green - Ready","prevState":"yellow","prevMsg":"Waiting for Elasticsearch"}
{"type":"log","@timestamp":"2019-09-11T13:20:05Z","tags":["status","plugin:opendistro_security@6.7.1","info"],"pid":1,"state":"yellow","message":"Status changed from yellow to yellow - Setting up index template.","prevState":"yellow","prevMsg":"Routes for Security configuration GUI registered."}
{"type":"log","@timestamp":"2019-09-11T13:20:05Z","tags":["listening","info"],"pid":1,"message":"Server running at http://0:5601"}
{"type":"log","@timestamp":"2019-09-11T13:20:05Z","tags":["status","plugin:opendistro_security@6.7.1","info"],"pid":1,"state":"green","message":"Status changed from yellow to green - Open Distro Security plugin version 6.7.1 initialised.","prevState":"yellow","prevMsg":"Setting up index template."}
{"type":"response","@timestamp":"2019-09-11T13:20:39Z","tags":[],"pid":1,"method":"get","statusCode":302,"req":{"url":"/app/kibana","method":"get","headers":{"host":"EXAMPLE.COM","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36","sec-fetch-mode":"navigate","sec-fetch-user":"?1","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3","sec-fetch-site":"none","accept-encoding":"gzip, deflate, br","accept-language":"en-US,en;q=0.9,sv;q=0.8,fr;q=0.7,da;q=0.6"},"remoteAddress":"10.227.34.50","userAgent":"10.227.34.50"},"res":{"statusCode":302,"responseTime":16,"contentLength":9},"message":"GET /app/kibana 302 16ms - 9.0B"}
{"type":"response","@timestamp":"2019-09-11T13:20:39Z","tags":[],"pid":1,"method":"get","statusCode":200,"req":{"url":"/login?nextUrl=%2Fapp%2Fkibana","method":"get","headers":{"host":"EXAMPLE.COM","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36","sec-fetch-mode":"navigate","sec-fetch-user":"?1","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3","sec-fetch-site":"none","accept-encoding":"gzip, deflate, br","accept-language":"en-US,en;q=0.9,sv;q=0.8,fr;q=0.7,da;q=0.6"},"remoteAddress":"10.227.34.50","userAgent":"10.227.34.50"},"res":{"statusCode":200,"responseTime":196,"contentLength":9},"message":"GET /login?nextUrl=%2Fapp%2Fkibana 200 196ms - 9.0B"}
{"type":"response","@timestamp":"2019-09-11T13:20:39Z","tags":[],"pid":1,"method":"get","statusCode":200,"req":{"url":"/bundles/app/security-login/bootstrap.js","method":"get","headers":{"host":"EXAMPLE.COM","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-fetch-mode":"no-cors","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36","accept":"*/*","sec-fetch-site":"same-origin","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana","accept-encoding":"gzip, deflate, br","accept-language":"en-US,en;q=0.9,sv;q=0.8,fr;q=0.7,da;q=0.6"},"remoteAddress":"10.227.34.50","userAgent":"10.227.34.50","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana"},"res":{"statusCode":200,"responseTime":19,"contentLength":9},"message":"GET /bundles/app/security-login/bootstrap.js 200 19ms - 9.0B"}
{"type":"response","@timestamp":"2019-09-11T13:20:39Z","tags":[],"pid":1,"method":"get","statusCode":200,"req":{"url":"/bundles/security-login.style.css","method":"get","headers":{"host":"EXAMPLE.COM","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-fetch-mode":"no-cors","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36","accept":"text/css,*/*;q=0.1","sec-fetch-site":"same-origin","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana","accept-encoding":"gzip, deflate, br","accept-language":"en-US,en;q=0.9,sv;q=0.8,fr;q=0.7,da;q=0.6"},"remoteAddress":"10.227.34.50","userAgent":"10.227.34.50","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana"},"res":{"statusCode":200,"responseTime":17,"contentLength":9},"message":"GET /bundles/security-login.style.css 200 17ms - 9.0B"}
{"type":"response","@timestamp":"2019-09-11T13:20:39Z","tags":[],"pid":1,"method":"get","statusCode":200,"req":{"url":"/built_assets/css/plugins/tile_map/index.css","method":"get","headers":{"host":"EXAMPLE.COM","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-fetch-mode":"no-cors","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36","accept":"text/css,*/*;q=0.1","sec-fetch-site":"same-origin","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana","accept-encoding":"gzip, deflate, br","accept-language":"en-US,en;q=0.9,sv;q=0.8,fr;q=0.7,da;q=0.6"},"remoteAddress":"10.227.34.50","userAgent":"10.227.34.50","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana"},"res":{"statusCode":200,"responseTime":13,"contentLength":9},"message":"GET /built_assets/css/plugins/tile_map/index.css 200 13ms - 9.0B"}
{"type":"response","@timestamp":"2019-09-11T13:20:39Z","tags":[],"pid":1,"method":"get","statusCode":200,"req":{"url":"/built_assets/css/plugins/vega/index.css","method":"get","headers":{"host":"EXAMPLE.COM","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-fetch-mode":"no-cors","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36","accept":"text/css,*/*;q=0.1","sec-fetch-site":"same-origin","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana","accept-encoding":"gzip, deflate, br","accept-language":"en-US,en;q=0.9,sv;q=0.8,fr;q=0.7,da;q=0.6"},"remoteAddress":"10.227.34.50","userAgent":"10.227.34.50","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana"},"res":{"statusCode":200,"responseTime":16,"contentLength":9},"message":"GET /built_assets/css/plugins/vega/index.css 200 16ms - 9.0B"}
{"type":"response","@timestamp":"2019-09-11T13:20:39Z","tags":[],"pid":1,"method":"get","statusCode":200,"req":{"url":"/built_assets/css/plugins/timelion/index.css","method":"get","headers":{"host":"EXAMPLE.COM","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-fetch-mode":"no-cors","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36","accept":"text/css,*/*;q=0.1","sec-fetch-site":"same-origin","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana","accept-encoding":"gzip, deflate, br","accept-language":"en-US,en;q=0.9,sv;q=0.8,fr;q=0.7,da;q=0.6"},"remoteAddress":"10.227.34.50","userAgent":"10.227.34.50","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana"},"res":{"statusCode":200,"responseTime":15,"contentLength":9},"message":"GET /built_assets/css/plugins/timelion/index.css 200 15ms - 9.0B"}
{"type":"response","@timestamp":"2019-09-11T13:20:39Z","tags":[],"pid":1,"method":"get","statusCode":200,"req":{"url":"/built_assets/dlls/vendors.style.dll.css","method":"get","headers":{"host":"EXAMPLE.COM","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-fetch-mode":"no-cors","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36","accept":"text/css,*/*;q=0.1","sec-fetch-site":"same-origin","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana","accept-encoding":"gzip, deflate, br","accept-language":"en-US,en;q=0.9,sv;q=0.8,fr;q=0.7,da;q=0.6"},"remoteAddress":"10.227.34.50","userAgent":"10.227.34.50","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana"},"res":{"statusCode":200,"responseTime":25,"contentLength":9},"message":"GET /built_assets/dlls/vendors.style.dll.css 200 25ms - 9.0B"}
{"type":"response","@timestamp":"2019-09-11T13:20:39Z","tags":[],"pid":1,"method":"get","statusCode":200,"req":{"url":"/bundles/commons.style.css","method":"get","headers":{"host":"EXAMPLE.COM","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-fetch-mode":"no-cors","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36","accept":"text/css,*/*;q=0.1","sec-fetch-site":"same-origin","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana","accept-encoding":"gzip, deflate, br","accept-language":"en-US,en;q=0.9,sv;q=0.8,fr;q=0.7,da;q=0.6"},"remoteAddress":"10.227.34.50","userAgent":"10.227.34.50","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana"},"res":{"statusCode":200,"responseTime":31,"contentLength":9},"message":"GET /bundles/commons.style.css 200 31ms - 9.0B"}
{"type":"response","@timestamp":"2019-09-11T13:20:39Z","tags":[],"pid":1,"method":"get","statusCode":200,"req":{"url":"/built_assets/css/plugins/status_page/index.css","method":"get","headers":{"host":"EXAMPLE.COM","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-fetch-mode":"no-cors","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36","accept":"text/css,*/*;q=0.1","sec-fetch-site":"same-origin","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana","accept-encoding":"gzip, deflate, br","accept-language":"en-US,en;q=0.9,sv;q=0.8,fr;q=0.7,da;q=0.6"},"remoteAddress":"10.227.34.50","userAgent":"10.227.34.50","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana"},"res":{"statusCode":200,"responseTime":6,"contentLength":9},"message":"GET /built_assets/css/plugins/status_page/index.css 200 6ms - 9.0B"}
{"type":"response","@timestamp":"2019-09-11T13:20:39Z","tags":[],"pid":1,"method":"get","statusCode":200,"req":{"url":"/built_assets/css/plugins/table_vis/index.css","method":"get","headers":{"host":"EXAMPLE.COM","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-fetch-mode":"no-cors","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36","accept":"text/css,*/*;q=0.1","sec-fetch-site":"same-origin","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana","accept-encoding":"gzip, deflate, br","accept-language":"en-US,en;q=0.9,sv;q=0.8,fr;q=0.7,da;q=0.6"},"remoteAddress":"10.227.34.50","userAgent":"10.227.34.50","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana"},"res":{"statusCode":200,"responseTime":11,"contentLength":9},"message":"GET /built_assets/css/plugins/table_vis/index.css 200 11ms - 9.0B"}
{"type":"response","@timestamp":"2019-09-11T13:20:39Z","tags":[],"pid":1,"method":"get","statusCode":200,"req":{"url":"/built_assets/css/plugins/region_map/index.css","method":"get","headers":{"host":"EXAMPLE.COM","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-fetch-mode":"no-cors","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36","accept":"text/css,*/*;q=0.1","sec-fetch-site":"same-origin","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana","accept-encoding":"gzip, deflate, br","accept-language":"en-US,en;q=0.9,sv;q=0.8,fr;q=0.7,da;q=0.6"},"remoteAddress":"10.227.34.50","userAgent":"10.227.34.50","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana"},"res":{"statusCode":200,"responseTime":9,"contentLength":9},"message":"GET /built_assets/css/plugins/region_map/index.css 200 9ms - 9.0B"}
{"type":"response","@timestamp":"2019-09-11T13:20:39Z","tags":[],"pid":1,"method":"get","statusCode":200,"req":{"url":"/built_assets/css/plugins/tagcloud/index.css","method":"get","headers":{"host":"EXAMPLE.COM","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-fetch-mode":"no-cors","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36","accept":"text/css,*/*;q=0.1","sec-fetch-site":"same-origin","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana","accept-encoding":"gzip, deflate, br","accept-language":"en-US,en;q=0.9,sv;q=0.8,fr;q=0.7,da;q=0.6"},"remoteAddress":"10.227.34.50","userAgent":"10.227.34.50","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana"},"res":{"statusCode":200,"responseTime":11,"contentLength":9},"message":"GET /built_assets/css/plugins/tagcloud/index.css 200 11ms - 9.0B"}
{"type":"response","@timestamp":"2019-09-11T13:20:39Z","tags":[],"pid":1,"method":"get","statusCode":200,"req":{"url":"/built_assets/css/plugins/metric_vis/index.css","method":"get","headers":{"host":"EXAMPLE.COM","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-fetch-mode":"no-cors","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36","accept":"text/css,*/*;q=0.1","sec-fetch-site":"same-origin","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana","accept-encoding":"gzip, deflate, br","accept-language":"en-US,en;q=0.9,sv;q=0.8,fr;q=0.7,da;q=0.6"},"remoteAddress":"10.227.34.50","userAgent":"10.227.34.50","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana"},"res":{"statusCode":200,"responseTime":10,"contentLength":9},"message":"GET /built_assets/css/plugins/metric_vis/index.css 200 10ms - 9.0B"}
{"type":"response","@timestamp":"2019-09-11T13:20:39Z","tags":[],"pid":1,"method":"get","statusCode":200,"req":{"url":"/built_assets/css/plugins/metrics/index.css","method":"get","headers":{"host":"EXAMPLE.COM","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-fetch-mode":"no-cors","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36","accept":"text/css,*/*;q=0.1","sec-fetch-site":"same-origin","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana","accept-encoding":"gzip, deflate, br","accept-language":"en-US,en;q=0.9,sv;q=0.8,fr;q=0.7,da;q=0.6"},"remoteAddress":"10.227.34.50","userAgent":"10.227.34.50","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana"},"res":{"statusCode":200,"responseTime":12,"contentLength":9},"message":"GET /built_assets/css/plugins/metrics/index.css 200 12ms - 9.0B"}
{"type":"response","@timestamp":"2019-09-11T13:20:39Z","tags":[],"pid":1,"method":"get","statusCode":200,"req":{"url":"/built_assets/css/plugins/markdown_vis/index.css","method":"get","headers":{"host":"EXAMPLE.COM","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-fetch-mode":"no-cors","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36","accept":"text/css,*/*;q=0.1","sec-fetch-site":"same-origin","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana","accept-encoding":"gzip, deflate, br","accept-language":"en-US,en;q=0.9,sv;q=0.8,fr;q=0.7,da;q=0.6"},"remoteAddress":"10.227.34.50","userAgent":"10.227.34.50","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana"},"res":{"statusCode":200,"responseTime":4,"contentLength":9},"message":"GET /built_assets/css/plugins/markdown_vis/index.css 200 4ms - 9.0B"}
{"type":"response","@timestamp":"2019-09-11T13:20:39Z","tags":[],"pid":1,"method":"get","statusCode":200,"req":{"url":"/built_assets/css/plugins/input_control_vis/index.css","method":"get","headers":{"host":"EXAMPLE.COM","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-fetch-mode":"no-cors","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36","accept":"text/css,*/*;q=0.1","sec-fetch-site":"same-origin","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana","accept-encoding":"gzip, deflate, br","accept-language":"en-US,en;q=0.9,sv;q=0.8,fr;q=0.7,da;q=0.6"},"remoteAddress":"10.227.34.50","userAgent":"10.227.34.50","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana"},"res":{"statusCode":200,"responseTime":9,"contentLength":9},"message":"GET /built_assets/css/plugins/input_control_vis/index.css 200 9ms - 9.0B"}
{"type":"response","@timestamp":"2019-09-11T13:20:39Z","tags":[],"pid":1,"method":"get","statusCode":200,"req":{"url":"/built_assets/css/plugins/inspector_views/index.css","method":"get","headers":{"host":"EXAMPLE.COM","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-fetch-mode":"no-cors","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36","accept":"text/css,*/*;q=0.1","sec-fetch-site":"same-origin","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana","accept-encoding":"gzip, deflate, br","accept-language":"en-US,en;q=0.9,sv;q=0.8,fr;q=0.7,da;q=0.6"},"remoteAddress":"10.227.34.50","userAgent":"10.227.34.50","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana"},"res":{"statusCode":200,"responseTime":7,"contentLength":9},"message":"GET /built_assets/css/plugins/inspector_views/index.css 200 7ms - 9.0B"}
{"type":"response","@timestamp":"2019-09-11T13:20:39Z","tags":[],"pid":1,"method":"get","statusCode":200,"req":{"url":"/built_assets/css/plugins/console/index.css","method":"get","headers":{"host":"EXAMPLE.COM","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-fetch-mode":"no-cors","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36","accept":"text/css,*/*;q=0.1","sec-fetch-site":"same-origin","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana","accept-encoding":"gzip, deflate, br","accept-language":"en-US,en;q=0.9,sv;q=0.8,fr;q=0.7,da;q=0.6"},"remoteAddress":"10.227.34.50","userAgent":"10.227.34.50","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana"},"res":{"statusCode":200,"responseTime":7,"contentLength":9},"message":"GET /built_assets/css/plugins/console/index.css 200 7ms - 9.0B"}
{"type":"response","@timestamp":"2019-09-11T13:20:39Z","tags":[],"pid":1,"method":"get","statusCode":200,"req":{"url":"/built_assets/css/plugins/kibana/index.css","method":"get","headers":{"host":"EXAMPLE.COM","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-fetch-mode":"no-cors","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36","accept":"text/css,*/*;q=0.1","sec-fetch-site":"same-origin","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana","accept-encoding":"gzip, deflate, br","accept-language":"en-US,en;q=0.9,sv;q=0.8,fr;q=0.7,da;q=0.6"},"remoteAddress":"10.227.34.50","userAgent":"10.227.34.50","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana"},"res":{"statusCode":200,"responseTime":21,"contentLength":9},"message":"GET /built_assets/css/plugins/kibana/index.css 200 21ms - 9.0B"}
{"type":"response","@timestamp":"2019-09-11T13:20:39Z","tags":[],"pid":1,"method":"get","statusCode":200,"req":{"url":"/built_assets/dlls/vendors.bundle.dll.js","method":"get","headers":{"host":"EXAMPLE.COM","connection":"keep-alive","pragma":"no-cache","cache-control":"no-cache","sec-fetch-mode":"no-cors","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36","accept":"*/*","sec-fetch-site":"same-origin","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana","accept-encoding":"gzip, deflate, br","accept-language":"en-US,en;q=0.9,sv;q=0.8,fr;q=0.7,da;q=0.6"},"remoteAddress":"10.227.34.50","userAgent":"10.227.34.50","referer":"https://EXAMPLE.COM/login?nextUrl=%2Fapp%2Fkibana"},"res":{"statusCode":200,"responseTime":580,"contentLength":9},"message":"GET /built_assets/dlls/vendors.bundle.dll.js 200 580ms - 9.0B"}

This seems to be related to the netscaler ingress controller and have not been appearing for at least 1 week. I think this can be set to resolved.