diff --git a/.gitbook/assets/graylog-graph.png b/.gitbook/assets/graylog-graph.png index 8b58e4d1..604d8694 100644 Binary files a/.gitbook/assets/graylog-graph.png and b/.gitbook/assets/graylog-graph.png differ diff --git a/.gitbook/assets/graylog-input.png b/.gitbook/assets/graylog-input.png index 6097e286..ca9338f5 100644 Binary files a/.gitbook/assets/graylog-input.png and b/.gitbook/assets/graylog-input.png differ diff --git a/how-to-guides/graylog.md b/how-to-guides/graylog.md index a2c30c84..7d89f672 100644 --- a/how-to-guides/graylog.md +++ b/how-to-guides/graylog.md @@ -5,12 +5,10 @@ This article explains how to set up Fluentd with [Graylog](https://www.graylog.o ## Prerequisites * Basic Understanding of Fluentd -* Linux Server (Ubuntu 24.04 LTS is not supported yet. Use 20.04 or 22.04) +* Linux Server (Ubuntu 26.04 LTS is not supported yet. Use 22.04 or 24.04) * [Fluentd](https://www.fluentd.org/) -* [MongoDB Community Server](https://www.mongodb.com/try/download/community), Use 7.0. -* [Graylog](https://graylog.org/), Use 6.1. - - +* [MongoDB Community Server](https://www.mongodb.com/try/download/community), Use 8.0. +* [Graylog](https://graylog.org/), Use 7.1. You can install Fluentd via major packaging systems. @@ -20,10 +18,6 @@ You can install MongoDB via major packaging systems. * [MongoDB Community Server](https://www.mongodb.com/try/download/community) -{% hint style='warning' %} -Use MongoDB 7.x because Graylog 6.1 does not support MongoDB 8.x. -{% endhint %} - You can install Graylog Data Node and Server on Ubuntu. * [Ubuntu Installation](https://go2docs.graylog.org/current/downloading_and_installing_graylog/ubuntu_installation.htm)