Ranjith, I wloud propose a imported setting on apache if it would be possible. By default it does not write processing time to the log file, but this is one of the most useful parameters on measuring and mainting your server.
Is is about %T http://httpd.apache.org/docs/current/mod/mod_log_config.html On Friday, January 29, 2016 at 8:14:05 AM UTC+1, Ranjith Vadakkeel wrote: > > Thanks Jochen. > > On Thursday, January 21, 2016 at 8:57:23 PM UTC+5:30, Jochen Schalanda > wrote: >> >> Hi Ranjith, >> >> you can use the typical log file collectors like nxlog ( >> https://nxlog.co/products/nxlog-community-edition), logstash ( >> https://www.elastic.co/products/logstash), Graylog Collector ( >> http://docs.graylog.org/en/1.3/pages/collector.html), or even good old >> rsyslog with the imfile input (http://www.rsyslog.com/) to send your >> Apache httpd access and error logs to Graylog. All of the mentioned >> applications support either Graylog's native GELF protocol or the syslog >> protocol. >> >> If you are brave enough (and can modify the Apache httpd configuration), >> you can give the Apache httpd module mod_log_gelf ( >> https://github.com/Graylog2/apache-mod_log_gelf) a try. >> >> >> Cheers, >> Jochen >> >> On Thursday, 21 January 2016 15:37:10 UTC+1, Ranjith Vadakkeel wrote: >>> >>> Hi experts, >>> >>> newb here, imported ubuntu ova and trying to monitor some apache logs >>> from test server. I have default file logging location for apache. I cant >>> make any changes on apache settings for this requirement. Can any one >>> suggest best way or tool for forwarding this file to graylog setup..? >>> Please suggest. >>> >>> Apache server OS version : Rhel 6.5 >>> >>> Please do let us know if you required any further info. >>> >>> -- 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/2cef4326-e943-462e-b946-30f2206e0973%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
