Hi raja,

read the docs on the homepage. you can select what to put into the database in 
the same way as you select what goes into which logfile.

for deletin old log you will have to issue a SQL command uisng a mysql client
(DELETE FROM <mylogtable> WHERE <timestampcolumn> <= <some timestamp in the 
past>)

-marc

On Thursday 01 July 2010 10:10:31 Raja antony wrote:
> hi,
> 
> I have configured rsylog and mysql server..everything working fine.
> 
> But i found after examining it for 1 week, all the logs are consuming lot
> of space.so i decided not to delete all the logs in database?
> 
> how can i do it?
> 
> how to redirect only important logs...kern,errors,warnings...?
> 
> Thanks in advance.
> raja antony
> _______________________________________________
> rsyslog mailing list
> http://lists.adiscon.net/mailman/listinfo/rsyslog
> http://www.rsyslog.com

-- 
Senior Consultant :: Solution Architect
IT-Security :: Free Software :: GNU/Linux :: Virtualization
Mobile +49_151_16227402 :: Fon +49_6187_9058695 :: Fax +49_6187_900157 
MightyCare Solutions GmbH http://www.mightycare.de
Firmenangaben unter http://www.mightycare.de/impressum
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com

Reply via email to