[syslog-ng] syslog-ng GUI

Dukes Clayton Clayton.Dukes at HCAhealthcare.com
Thu May 11 15:57:31 CEST 2006


Try Php-syslog-ng 

-----Original Message-----
From: syslog-ng-bounces at lists.balabit.hu
[mailto:syslog-ng-bounces at lists.balabit.hu] On Behalf Of Arya, Manish
Kumar
Sent: Thursday, May 11, 2006 7:51 AM
To: syslog-ng at lists.balabit.hu
Subject: [syslog-ng] syslog-ng GUI

Hi Guys,

   I am storing logs on a central server having 3T SAN, using follwing
template

destination indexlog {
       
file("/logs/log01/indexlog/$YEAR/$MONTH/$DAY/$HOST"
       
template("$HOUR:$MIN:$SEC,$PROGRAM,$FACILITY,$PRIORITY,$MSGONLY\n")
        template-escape(yes)
        owner(root) group(root) perm(0644)
dir_perm(0755) create_dirs(yes));
};

my logging is done perfectly :)

like /logs/log01/indexlog/2006/05/11/hostnames

I want to have a GUI to view logs with following facilities

-search logs on basis on date/time, text patterns in messages,hostnames.

-should provide facility to have filters associated with user
authentication/authorization.

-should be able to to parallel search to improve search response time.

Regards,
-Manish

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com _______________________________________________
syslog-ng maillist  -  syslog-ng at lists.balabit.hu
https://lists.balabit.hu/mailman/listinfo/syslog-ng
Frequently asked questions at http://www.campin.net/syslog-ng/faq.html



More information about the syslog-ng mailing list