SLF4J: Failed to load class

I have a problem with my Graylog Server, and i don’t find the soluce pls help me.
I have a Debian server

I no longer receive my logs

juin 17 08:32:39 srvlog graylog-server[10761]: SLF4J: Failed to load class “org.slf4j.impl.StaticLoggerBinder”.
juin 17 08:32:39 srvlog graylog-server[10761]: SLF4J: Defaulting to no-operation (NOP) logger implementation
juin 17 08:32:39 srvlog graylog-server[10761]: SLF4J: See SLF4J Error Codes for further details.

What do I have to do to receive my logs again?

Thanks You
Vivien

Please provide more information, in particular version numbers.
Read this post on how to report issues so you can get useful responses.

Graylog 4.3.2+313b6bc
Elasticsearch 7.10.2
Mongod v4.2.20

I started to configure graylog, I received logs from my first Linux but when I wanted to configure a GELF with nxlog on a windows this SLF message appeared. and I don’t receive any more log.

Vivien

I think the SLF4J warning is a red herring and is not related to why you are not getting any logs (there is already an open ticket to clean up that warning).

Please tell us more about how you configuring your nxlog input.

Hello @Vivien

Adding on to @patrickmann
Have you tried a tcpdump on Graylog server?

sudo tcpdump -i eth0 host <remote_ip>

Hi @gsmith, thanks for your reply

Like patrickmann said its just a red herring.

Thanks for your help guys

Vivien

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.