Graylog web interface working very slow

Hi everyone,

After updating Graylog from version 3.0.2 to 3.2.0 I have the following problem:
Web interface is very slow, I mean the time until the single-page application has been loaded into my web browser the first time(it takes ~5min).

I don’t have any issues with the network(server speed > 400mbit/s for upload/download, client speed > 50mbit/s upload/download), MongoDB(version 4.0.17) or Elasticsearch(version 5.6.0)

Server OS - Debian 9
WEB Server - NGINX

@toroborot: You should check your OpenJDK version which should be the latest one.

You can verify it by checking the Java version:

java -version

The output should look something like this:

openjdk version "1.8.0_212"
OpenJDK Runtime Environment (build 1.8.0_212-8u212-b01-1~deb9u1-b01)
OpenJDK 64-Bit Server VM (build 25.212-b01, mixed mode)
1 Like

we also have this github issues about this: https://github.com/Graylog2/graylog2-server/issues/8123

that shows it will be fixed in the next release.

1 Like

Thanks @jan.
@makarands I have the latest java, but thanks too for spend time

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