
Graylog can't connect to mongodb container - Stack Overflow
Apr 13, 2023 · Graylog can't connect to mongodb container Asked 2 years, 6 months ago Modified 2 years, 6 months ago Viewed 2k 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, 4 months ago Modified 11 months 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 connect graylog with docker compose to already installed …
Jun 21, 2023 · In case you are running mongodb as a container already, you need to make sure mongodb and graylog are inside same docker network for service discovery to kick in or you …
c# - Serilog with Graylog not logging - Stack Overflow
May 6, 2022 · Do you have the input set up on the Graylog side? Have you verified that you can get messages to that input? Finally, I noticed you were sending it to local host. Are both …
How could I manage Graylog to parse my JSON logs correctly?
Oct 23, 2018 · I have an rails app and I'm trying to configure logging to graylog. Pipeline consists of next steps: 1) Logs are written to file in JSON format by SemanticLogger gem. Log …
How to change the username in graylog - Stack Overflow
Dec 8, 2022 · How to change the username in graylog Asked 2 years, 11 months ago Modified 2 years, 10 months ago Viewed 943 times
java - Certificate chain handed over to graylog for internal ...
Dec 20, 2022 · Certificate chain handed over to graylog for internal communication doesn't work Asked 2 years, 10 months ago Modified 2 years, 10 months ago Viewed 1k times
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 …
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 …