View previous topic :: View next topic |
Author |
Message |
Gwiz n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 07 Feb 2008 Posts: 5
|
Posted: Fri Feb 08, 2008 11:51 pm Post subject: syslog - front-end (networking related) |
|
|
Hello,
I'm not sure if here is the right place for this...if not please move it where you consider it's best. Thank you
My problem: I have some managed switches (zyxel) and i want to setup syslog on a gentoo box ( to see when ports go down and things like that)
What i want to do: people ( technicians mostly) to use a browser conect via web to the gentoo box and see the logs in a webpage . They will just have to click on the switch name, and see the logs for that switch etc
So what do i need to achive this ? (besides the obvious , a web server and a syslog)
Do you guys know any front-end for a syslog ( it can be any syslog ) which can generate html code based on the actual logs? or what other method do you suggest?
The purpose of this is to see the logs quickly ( yes i know you can search the logs fast enough , but not all people know how to do this)
Thank you |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
think4urs11 Bodhisattva
![Bodhisattva Bodhisattva](/images/ranks/rank-bodhisattva.gif)
![](images/avatars/8534934054bad29b51e5fa.jpg)
Joined: 25 Jun 2003 Posts: 6659 Location: above the cloud
|
Posted: Sat Feb 09, 2008 1:09 pm Post subject: |
|
|
php-syslog-ng _________________ Nothing is secure / Security is always a trade-off with usability / Do not assume anything / Trust no-one, nothing / Paranoia is your friend / Think for yourself |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
vad3r Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/gallery/Star Wars/movie_star_wars_darth_vader.gif)
Joined: 02 May 2004 Posts: 461 Location: Munich, Germany
|
Posted: Sat Feb 09, 2008 1:17 pm Post subject: |
|
|
Have a look at:
Code: | * app-admin/phpsyslogng
Available versions: 2.8:2.8 2.8-r1:2.8-r1
Installed: 2.8-r1
Homepage: http://www.phpwizardry.com/php-syslog-ng.php
Description: php-syslog-ng is a log monitor designed to easily manage logs from many hosts.
|
This may suite your needs _________________ -- http://www.linuxaddicted.de/ | Please help to answer open questions |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|