I'm pretty new to graylog and now I'm struggling with sending in log data. 
I found that there are 2 ways:

   - Using collectors (Beats, NXlog)
   - Using GELF-library (send log data directly from the application)

I'm currently work on a Java application which generates fairly large 
amount of log data. Some of the log messages might be really huge (like 
state dumps, if some component of the system dies). Would it be sensible to 
use GELF-client like this one <https://github.com/Graylog2/gelfclient> in 
such a case? The thing is in the project we currently use slf4j for 
logging....

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/1d0726d4-0afd-4888-9f08-61994316c71e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to