storing the logs
From: Mauro Romano Trajber <hidden>
Date: 2011-02-01 01:38:30
Are you sure you're doing it right ? Reading and writing files from within the kernel space is bad thing to do. Read this good article about that: http://www.linuxjournal.com/article/8110 <http://www.linuxjournal.com/article/8110>And if you want to do this anyway, there are some pieces of code too ;-) Mauro Romano Trajber On Mon, Jan 31, 2011 at 11:28 AM, mohit verma [off-list ref] wrote:
hi , my module produces some data (very cititcal) and that i want to log that to some disk residing file like log files. So among several ways like using syslog (and family) ,audit daemon i am not finding the way to use the functionalities of any of these subsystems .i mean : practically i am still unable to do that. can someone point me to some practical implementations used by some other modules or some practically sound articles to achieve this? thanks a lot in advance. -- ........................ *MOHIT VERMA* _______________________________________________ Kernelnewbies mailing list Kernelnewbies at kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110131/4572018a/attachment.html