Hi Vincent, JSP is pretty much a glorified (and stale) template engine for web applications in Java. That doesn't tell you which logging framework (e. g. log4j, Logback, Apache Commons Logging, java.util.logging, …) is being used. Once you find out which logging framework is being used in your project, you can choose from one of the GELF appenders being listed at https://www.graylog.org/resources/data-sources/.
Cheers, Jochen On Thursday, 20 August 2015 11:20:57 UTC+2, Vincent Aprilius wrote: > > Hi Jochen, yes i mean JSP is Java Server Pages and i am already look at > that but i dont know which one is for JSP, can you tell me which one is for > JSP ? > > Thankss :D > > On Thursday, August 20, 2015 at 3:50:36 PM UTC+7, Jochen Schalanda wrote: >> >> Hi Vincent, >> >> the only "JSP" I know are Java Server Pages and you can use one of the >> existing GELF logging appenders to send logs from Java applications into >> Graylog, see https://www.graylog.org/resources/data-sources/ for details. >> >> If you mean something else, please elaborate on that. >> >> Cheers, >> Jochen >> >> On Thursday, 20 August 2015 10:47:06 UTC+2, Vincent Aprilius wrote: >>> >>> hi everyone, i am new using graylog. i am already setup graylog for >>> collect log from my asp.net web and i want to ask, is there any >>> graylog's collector config that can collect log from JSP ? Thank you :D >>> >> -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/2150cabd-11a2-490d-9e44-7a4d334792c0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
