# OutOfMemoryError of web browser happen by search specific word in Kibana

**URL:** https://discuss.elastic.co/t/outofmemoryerror-of-web-browser-happen-by-search-specific-word-in-kibana/273884
**Category:** Elasticsearch
**Created:** [May 25, 2021, 4:23am UTC](https://discuss.elastic.co/t/outofmemoryerror-of-web-browser-happen-by-search-specific-word-in-kibana/273884 "2021-05-25T04:23:26Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![BlackCat](https://avatars.discourse-cdn.com/v4/letter/b/c37758/32.png) [@BlackCat](https://discuss.elastic.co/u/BlackCat)
#### Post date: [May 25, 2021, 4:23am UTC](https://discuss.elastic.co/t/outofmemoryerror-of-web-browser-happen-by-search-specific-word-in-kibana/273884/1 "2021-05-25T04:23:26Z")

</div>

■Elasticsearch server spec  
CPU:8  
Memory:64GB  
Disk:1TB  
Total Java Heap Size:32GB in yml.

```auto
  es01 - "ES_JAVA_OPTS=-Xms12g -Xmx12g"
  es02 - "ES_JAVA_OPTS=-Xms10g -Xmx10g"
  es03 - "ES_JAVA_OPTS=-Xms10g -Xmx10g"

```

number of shards:40  
number of index:1

Log of Elasticsearch haven't OutOfMemoryError.  
What is cause?

 ![キャプチャ](https://us1.discourse-cdn.com/elastic/original/3X/0/f/0fe94f5a0aaaa3ba816b9b869c8ee7aef9ce50e2.png)

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [May 25, 2021, 4:34am UTC](https://discuss.elastic.co/t/outofmemoryerror-of-web-browser-happen-by-search-specific-word-in-kibana/273884/2 "2021-05-25T04:34:03Z")

</div>

What do your Kibana logs show?  
What does the browser dev console show?

---

<div class="post-metadata">

### Author: ![BlackCat](https://avatars.discourse-cdn.com/v4/letter/b/c37758/32.png) [@BlackCat](https://discuss.elastic.co/u/BlackCat)
#### Post date: [May 25, 2021, 5:32am UTC](https://discuss.elastic.co/t/outofmemoryerror-of-web-browser-happen-by-search-specific-word-in-kibana/273884/3 "2021-05-25T05:32:30Z")

</div>

I opened DevTools, But DevTools was disconnected.

 ![キャプチャ](https://us1.discourse-cdn.com/elastic/original/3X/2/3/2345cdb56cc296c489c5ad5e9ccca2b18919ba23.png)

I pasted log of Kibana below.

```auto
{"type":"response","@timestamp":"2021-05-25T05:06:28+00:00","tags":[],"pid":7,"method":"get","statusCode":200,"req":{"url":"/ui/fonts/inter_ui/Inter-UI-Light-BETA.woff2","method":"get","headers":{"host":"<Server IP>","connection":"keep-alive","origin":"http://<Server IP>","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36","accept":"*/*","referer":"http://<Server IP>/app/discover","accept-encoding":"gzip, deflate","accept-language":"en-US,en;q=0.9,ja;q=0.8,en-GB;q=0.7"},"remoteAddress":"<Client IP>","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36","referer":"http://<Server IP>/app/discover"},"res":{"statusCode":200,"responseTime":4,"contentLength":96700},"message":"GET /ui/fonts/inter_ui/Inter-UI-Light-BETA.woff2 200 4ms - 94.4KB"}
{"type":"response","@timestamp":"2021-05-25T05:06:29+00:00","tags":[],"pid":7,"method":"get","statusCode":200,"req":{"url":"/api/saved_objects/_find?fields=title&per_page=10000&type=index-pattern","method":"get","headers":{"host":"<Server IP>","connection":"keep-alive","kbn-version":"7.12.0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36","content-type":"application/json","accept":"*/*","referer":"http://<Server IP>/app/discover","accept-encoding":"gzip, deflate","accept-language":"en-US,en;q=0.9,ja;q=0.8,en-GB;q=0.7"},"remoteAddress":"<Client IP>","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36","referer":"http://<Server IP>/app/discover"},"res":{"statusCode":200,"responseTime":9,"contentLength":363},"message":"GET /api/saved_objects/_find?fields=title&per_page=10000&type=index-pattern 200 9ms - 363.0B"}
{"type":"response","@timestamp":"2021-05-25T05:06:29+00:00","tags":[],"pid":7,"method":"post","statusCode":200,"req":{"url":"/internal/global_search/find","method":"post","headers":{"host":"<Server IP>","connection":"keep-alive","content-length":"77","kbn-version":"7.12.0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36","content-type":"application/json","accept":"*/*","origin":"http://<Server IP>","referer":"http://<Server IP>/app/discover","accept-encoding":"gzip, deflate","accept-language":"en-US,en;q=0.9,ja;q=0.8,en-GB;q=0.7"},"remoteAddress":"<Client IP>","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36","referer":"http://<Server IP>/app/discover"},"res":{"statusCode":200,"responseTime":11,"contentLength":14},"message":"POST /internal/global_search/find 200 11ms - 14.0B"}
{"type":"response","@timestamp":"2021-05-25T05:06:29+00:00","tags":[],"pid":7,"method":"post","statusCode":200,"req":{"url":"/api/saved_objects/_bulk_get","method":"post","headers":{"host":"<Server IP>","connection":"keep-alive","content-length":"132","kbn-version":"7.12.0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36","content-type":"application/json","accept":"*/*","origin":"http://<Server IP>","referer":"http://<Server IP>/app/discover","accept-encoding":"gzip, deflate","accept-language":"en-US,en;q=0.9,ja;q=0.8,en-GB;q=0.7"},"remoteAddress":"<Client IP>","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36","referer":"http://<Server IP>/app/discover"},"res":{"statusCode":200,"responseTime":7,"contentLength":1254},"message":"POST /api/saved_objects/_bulk_get 200 7ms - 1.2KB"}
{"type":"response","@timestamp":"2021-05-25T05:06:29+00:00","tags":[],"pid":7,"method":"get","statusCode":200,"req":{"url":"/api/index_patterns/_fields_for_wildcard?pattern=server_log_2021&meta_fields=_source&meta_fields=_id&meta_fields=_type&meta_fields=_index&meta_fields=_score","method":"get","headers":{"host":"<Server IP>","connection":"keep-alive","kbn-version":"7.12.0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36","content-type":"application/json","accept":"*/*","referer":"http://<Server IP>/app/discover","accept-encoding":"gzip, deflate","accept-language":"en-US,en;q=0.9,ja;q=0.8,en-GB;q=0.7"},"remoteAddress":"<Client IP>","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36","referer":"http://<Server IP>/app/discover"},"res":{"statusCode":200,"responseTime":22,"contentLength":9367},"message":"GET /api/index_patterns/_fields_for_wildcard?pattern=server_log_2021&meta_fields=_source&meta_fields=_id&meta_fields=_type&meta_fields=_index&meta_fields=_score 200 22ms - 9.1KB"}
{"type":"response","@timestamp":"2021-05-25T05:06:29+00:00","tags":[],"pid":7,"method":"get","statusCode":200,"req":{"url":"/ui/fonts/inter_ui/Inter-UI-Bold.woff2","method":"get","headers":{"host":"<Server IP>","connection":"keep-alive","origin":"http://<Server IP>","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36","accept":"*/*","referer":"http://<Server IP>/app/discover","accept-encoding":"gzip, deflate","accept-language":"en-US,en;q=0.9,ja;q=0.8,en-GB;q=0.7"},"remoteAddress":"<Client IP>","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36","referer":"http://<Server IP>/app/discover"},"res":{"statusCode":200,"responseTime":3,"contentLength":94840},"message":"GET /ui/fonts/inter_ui/Inter-UI-Bold.woff2 200 3ms - 92.6KB"}
{"type":"response","@timestamp":"2021-05-25T05:06:29+00:00","tags":[],"pid":7,"method":"post","statusCode":200,"req":{"url":"/internal/bsearch","method":"post","headers":{"host":"<Server IP>","connection":"keep-alive","content-length":"709","kbn-version":"7.12.0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36","content-type":"application/json","accept":"*/*","origin":"http://<Server IP>","referer":"http://<Server IP>/app/discover","accept-encoding":"gzip, deflate","accept-language":"en-US,en;q=0.9,ja;q=0.8,en-GB;q=0.7"},"remoteAddress":"<Client IP>","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36","referer":"http://<Server IP>/app/discover"},"res":{"statusCode":200,"responseTime":122},"message":"POST /internal/bsearch 200 122ms"}
{"type":"response","@timestamp":"2021-05-25T05:06:31+00:00","tags":[],"pid":7,"method":"post","statusCode":200,"req":{"url":"/internal/bsearch","method":"post","headers":{"host":"<Server IP>","connection":"keep-alive","content-length":"789","kbn-version":"7.12.0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36","content-type":"application/json","accept":"*/*","origin":"http://<Server IP>","referer":"http://<Server IP>/app/discover","accept-encoding":"gzip, deflate","accept-language":"en-US,en;q=0.9,ja;q=0.8,en-GB;q=0.7"},"remoteAddress":"<Client IP>","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36","referer":"http://<Server IP>/app/discover"},"res":{"statusCode":200,"responseTime":207},"message":"POST /internal/bsearch 200 207ms"}
{"type":"response","@timestamp":"2021-05-25T05:06:33+00:00","tags":[],"pid":7,"method":"get","statusCode":200,"req":{"url":"/39309/bundles/plugin/kibanaLegacy/af7ae505a9eed503f8b8e6982036873e.woff2","method":"get","headers":{"host":"<Server IP>","connection":"keep-alive","origin":"http://<Server IP>","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36","accept":"*/*","referer":"http://<Server IP>/app/discover","accept-encoding":"gzip, deflate","accept-language":"en-US,en;q=0.9,ja;q=0.8,en-GB;q=0.7"},"remoteAddress":"<Client IP>","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36","referer":"http://<Server IP>/app/discover"},"res":{"statusCode":200,"responseTime":4,"contentLength":77160},"message":"GET /39309/bundles/plugin/kibanaLegacy/af7ae505a9eed503f8b8e6982036873e.woff2 200 4ms - 75.4KB"}
{"type":"response","@timestamp":"2021-05-25T05:06:33+00:00","tags":[],"pid":7,"method":"get","statusCode":200,"req":{"url":"/ui/fonts/roboto_mono/RobotoMono-Regular.ttf","method":"get","headers":{"host":"<Server IP>","connection":"keep-alive","origin":"http://<Server IP>","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36","accept":"*/*","referer":"http://<Server IP>/app/discover","accept-encoding":"gzip, deflate","accept-language":"en-US,en;q=0.9,ja;q=0.8,en-GB;q=0.7"},"remoteAddress":"<Client IP>","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36","referer":"http://<Server IP>/app/discover"},"res":{"statusCode":200,"responseTime":11,"contentLength":224},"message":"GET /ui/fonts/roboto_mono/RobotoMono-Regular.ttf 200 11ms - 224.0B"}
{"type":"response","@timestamp":"2021-05-25T05:06:38+00:00","tags":[],"pid":7,"method":"post","statusCode":200,"req":{"url":"/internal/bsearch","method":"post","headers":{"host":"<Server IP>","connection":"keep-alive","content-length":"763","kbn-version":"7.12.0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36","content-type":"application/json","accept":"*/*","origin":"http://<Server IP>","referer":"http://<Server IP>/app/discover","accept-encoding":"gzip, deflate","accept-language":"en-US,en;q=0.9,ja;q=0.8,en-GB;q=0.7"},"remoteAddress":"<Client IP>","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36","referer":"http://<Server IP>/app/discover"},"res":{"statusCode":200,"responseTime":117},"message":"POST /internal/bsearch 200 117ms"}
{"type":"response","@timestamp":"2021-05-25T05:06:39+00:00","tags":[],"pid":7,"method":"post","statusCode":200,"req":{"url":"/internal/bsearch","method":"post","headers":{"host":"<Server IP>","connection":"keep-alive","content-length":"843","kbn-version":"7.12.0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36","content-type":"application/json","accept":"*/*","origin":"http://<Server IP>","referer":"http://<Server IP>/app/discover","accept-encoding":"gzip, deflate","accept-language":"en-US,en;q=0.9,ja;q=0.8,en-GB;q=0.7"},"remoteAddress":"<Client IP>","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36","referer":"http://<Server IP>/app/discover"},"res":{"statusCode":200,"responseTime":1367},"message":"POST /internal/bsearch 200 1367ms"}

```

---

<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: [June 22, 2021, 5:33am UTC](https://discuss.elastic.co/t/outofmemoryerror-of-web-browser-happen-by-search-specific-word-in-kibana/273884/4 "2021-06-22T05:33:04Z")

</div>

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