suggestions for a web frontend to syslog data
I've got syslog-ng logging in a traditional fashion to files on a filesystem. Some of my user community is clamoring for a web fronted with search features. Does anyone have any suggestions for any packages that might be able to provide this sort of functionality? In preparation for this, I've got the pieces together to send messages to a MySQL database, so that is no problem. Doug Ahern University System of Georgia
Although I haven't tried it, I've heard it mentioned on other lists: http://sourceforge.net/projects/php-syslog-ng/
-----Original Message----- From: syslog-ng-bounces@lists.balabit.hu [mailto:syslog-ng- bounces@lists.balabit.hu] On Behalf Of Doug Ahern Sent: Friday, April 07, 2006 11:18 AM To: syslog-ng@lists.balabit.hu Subject: [syslog-ng] suggestions for a web frontend to syslog data
I've got syslog-ng logging in a traditional fashion to files on a filesystem. Some of my user community is clamoring for a web fronted with search features. Does anyone have any suggestions for any packages that might be able to provide this sort of functionality?
In preparation for this, I've got the pieces together to send messages to a MySQL database, so that is no problem.
Doug Ahern University System of Georgia _______________________________________________ syslog-ng maillist - syslog-ng@lists.balabit.hu https://lists.balabit.hu/mailman/listinfo/syslog-ng Frequently asked questions at http://www.campin.net/syslog-ng/faq.html
We're using Splunk (http://www.splunk.com) as a visual front-end to our syslog data. Paul Krizak 5900 E. Ben White Blvd. MS 625 Advanced Micro Devices Austin, TX 78741 Linux/Unix Systems Engineering Phone: (512) 602-8775 Microprocessor Solutions Sector Doug Ahern wrote:
I've got syslog-ng logging in a traditional fashion to files on a filesystem. Some of my user community is clamoring for a web fronted with search features. Does anyone have any suggestions for any packages that might be able to provide this sort of functionality?
In preparation for this, I've got the pieces together to send messages to a MySQL database, so that is no problem.
Doug Ahern University System of Georgia _______________________________________________ syslog-ng maillist - syslog-ng@lists.balabit.hu https://lists.balabit.hu/mailman/listinfo/syslog-ng Frequently asked questions at http://www.campin.net/syslog-ng/faq.html
Hi, there is an other php tool which is not yet released, but you can try out the cvs version. There are a lot of more features than php-syslog-ng... - web-based configuration of the syslog-server[s] - manage more than one central server - manage more than one table / database - multi-language - database backend can be: dBase,FrontBase,InterBase,Informix,Mini SQL,Microsoft SQL Server,MySQL,Oracle 7/8/9,ODBC (Open Database Connectivity),PostgreSQL,SQLite,Sybase but MySQL is only tested at this time - extended search options like timeline with PRCE over all tables and all databases on each log-server - negation in searching and filtering - filtering the view (e.g you dont want to see info messages) - save/reload searchoptions - control syslog: start/stop/restart/reload - graphical statistiks - statistic which shows you grouped messages from last hour/day/week.... - user / group Backend can be database/Ldap - authentification: LDAP, database, IMAP and radius - permission managment - colors of messages can be defined - ... The project is only a module of the unattended-gui system wich can be found on sf.net: unattended-gui.sf.net There is only few documentation at this time.... http://unattended.technikz.de/index.php/Module:syslog_ng I hope for some testers because the first release will be placed in the next 3 Months with unattended-gui 0.3. But you can use the unattended-gui also for only doing the syslog-ng stuff because it is unitised. Please let me know if you need a demo version. Am Freitag, den 07.04.2006, 11:18 -0400 schrieb Doug Ahern:
I've got syslog-ng logging in a traditional fashion to files on a filesystem. Some of my user community is clamoring for a web fronted with search features. Does anyone have any suggestions for any packages that might be able to provide this sort of functionality?
In preparation for this, I've got the pieces together to send messages to a MySQL database, so that is no problem.
Doug Ahern University System of Georgia _______________________________________________ syslog-ng maillist - syslog-ng@lists.balabit.hu https://lists.balabit.hu/mailman/listinfo/syslog-ng Frequently asked questions at http://www.campin.net/syslog-ng/faq.html
participants (4)
-
Brian Bemis
-
Doug Ahern
-
Mario Gzuk
-
Paul Krizak