
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 …
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. …
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:
Opensearch with Graylog - Stack Overflow
Mar 20, 2023 · I do have error an error with Opensearch, I juste recently upgrade Elasticsearch to Opensearch 2.6.x and there's the error I have : 2023-03-20T14:53:32.878-04:00 ...
regex - Graylog search contains string - Stack Overflow
Dec 17, 2018 · Graylog search contains string Asked 7 years, 3 months ago Modified 4 years, 8 months ago Viewed 73k times
Logs are not displaying on Graylog UI (with Serilog)
Jul 13, 2023 · I am new to Graylog and trying to integrate Graylog with Serilog in my back-end app. Graylog server is on another machine and runs on 10.0.6.55. Udp port is 1514.
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 3 years, 3 months ago Modified 3 years, 3 months ago Viewed 1k times
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 …
How to change the username in graylog - Stack Overflow
Dec 8, 2022 · How to change the username in graylog Asked 3 years, 3 months ago Modified 3 years, 2 months ago Viewed 991 times
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 …