About 50 results
Open links in new tab
  1. 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 …

  2. How to change the username in graylog - Stack Overflow

    Dec 8, 2022 · How to change the username in graylog Asked 3 years, 1 month ago Modified 3 years ago Viewed 978 times

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

  4. 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 and edit the …

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

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

  6. docker - Graylog SMTP server without TLS/SSL - Stack Overflow

    May 25, 2016 · Here is how it's working on my graylog server in Docker. I'm using Docker image: graylog/graylog:2.3.2-1 In docker-compose format, so these can just be used with a '-e' in a 'docker …

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

  8. rsyslog - How can I find messages in Graylog based on level (syslog ...

    Apr 10, 2015 · Since the Drupal logs are going through syslog (and Drupal's watchdog severity matches RFC 5424 severity levels) the levels you're looking for are stored in graylog by their numeric ID, e.g. …

  9. regex - Graylog search contains string - Stack Overflow

    Dec 17, 2018 · Graylog search contains string Asked 7 years, 1 month ago Modified 4 years, 5 months ago Viewed 72k times

  10. logging - How to forward logs from docker container to Graylog server ...

    Oct 9, 2021 · How to forward logs from docker container to Graylog server without pre-formatting? Asked 4 years, 2 months ago Modified 3 years, 11 months ago Viewed 2k times