
Graylog can't connect to mongodb container - Stack Overflow
Apr 13, 2023 · I can't connect my graylog container with mongodb. Each container is running, but I get error in graylog:
Create dashboard and widgets with graylog 6.3 API
Aug 13, 2025 · I want to create Widget through bash script and Graylog 6.3 API But I didn't find the proper new API for that, like the old versions. i have created the input, stream and then …
java - How to send log by Log4j2 to Graylog? - Stack Overflow
Oct 27, 2020 · I'm trying to integrate a java application with a graylog server on the docker. but I'm not able to send messages from my application to graylog, can someone help me? Here is my …
c# - Serilog with Graylog not logging - Stack Overflow
May 6, 2022 · Serilog with Graylog not logging Asked 3 years, 6 months ago Modified 3 years, 4 months ago Viewed 3k times
Graylog : None of the TrustManagers trust this certificate chain
Jun 5, 2024 · Graylog : None of the TrustManagers trust this certificate chain Asked 1 year, 5 months ago Modified 1 year ago Viewed 1k times
rsyslog - How can I find messages in Graylog based on level …
Apr 10, 2015 · I'm storing data from Drupal into syslog into Graylog. I'd like to find all messages based on their severity (what Graylog seems to call level). Here's a screenshot of some …
How to change the username in graylog - Stack Overflow
Dec 8, 2022 · GRAYLOG_USERNAME="admin" GRAYLOG_ROOT_USERNAME="admin" Try to use different username. Based on my experience, changing username and password needs …
ASP .NET Core Serilog+Graylog not logging exceptions
Jun 9, 2023 · Hello I have issue with serilog logging exceptions to graylog. It does not log only exceptions to graylog, but everything else is logged in graylog and everything is logged in …
How to connect graylog with docker compose to already installed …
Jun 21, 2023 · 0 I have a mongodb already running in my server. and now I want to install graylog using docker-compose file that is here. I edited this file like this that I delete mongo service …
Syslog UDP Input failed - rsyslog and graylog - Stack Overflow
Jul 9, 2022 · I have been trying to send logs from my Centos 8 virtual machine to a Graylog server using rsyslog. Unfortunately my UDP Syslog Input fails without any further description. I have …