2012/6/12 Thomas Lau <[email protected]>: > Dear All, > I am currently trying to run rsyslog 4.6.x to run as centralized log server, > which at the end write to mysql db. > > But do I need to create new DB for each log client or one DB will save all > servers log?
Hi Thomas, I suppose you can set it up however you want. By default, all logs go to the same DB in the same table. But you can use templates to customize the SQL command and change that. Take a look here (towards the end you have the default command): http://www.rsyslog.com/doc/rsyslog_conf_templates.html _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards

