About 2,560,000 results
Open links in new tab
  1. Serilog.Sinks.Graylog works from a Web API app but does not appear …

    Jun 26, 2024 · This should be working but it is not. Edit: I tried version 3.0.2 of the Serilog.Graylog.Sink library in my console app and that works. Any version higher than that does not work in the Console …

  2. Provision certificates fails in Graylog preflight UI

    Sep 17, 2024 · Provision certificates fails in Graylog preflight UI Asked 1 year, 2 months ago Modified 1 year ago Viewed 905 times

  3. 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, 11 months ago Modified 2 years, 11 months ago Viewed 1k times

  4. 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:

  5. 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 restart, but …

  6. 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 console …

  7. How to manually purge data from Graylog 2.1 - Stack Overflow

    Sep 15, 2016 · I have a Graylog 2.1 server that has been running for some time. I hadn't paid attention to my retention rate recently and came in this morning to find Graylog partially crashed because the …

  8. c# - Serilog with Graylog not logging - Stack Overflow

    May 6, 2022 · Serilog with Graylog not logging Asked 3 years, 7 months ago Modified 3 years, 5 months ago Viewed 3k times

  9. 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 search and …

  10. 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 message consist of …