hi folks, if i add a new event notifier for netlink interface ( that is by adding a macro in netlink.h header file and defining it elsewhere) and make use of klogd to handle the log messages generated by module to syslogd (or to syslog-ng) then as i have added a new socket type ( event-notifier) into kernel so how can i make syslog api come to know that the perticular socket to be inspected also? i mean when the kernel emitts the messages having new_socket type then how can i configure the klogd or syslog-api to succesfully catch these messages ?? thanks a lot in advance . -- ........................ *MOHIT VERMA*
---------- Forwarded message ---------- From: mohit verma <mohit89mlnc@gmail.com> Date: Sat, Feb 5, 2011 at 5:33 PM Subject: netlink interface To: kernelnewbies@kernelnewbies.org hi folks, if i add a new event notifier for netlink interface ( that is by adding a macro in netlink.h header file and defining it elsewhere) and make use of klogd to handle the log messages generated by module to syslogd (or to syslog-ng) then as i have added a new socket type ( event-notifier) into kernel so how can i make syslog api come to know that the perticular socket to be inspected also? i mean when the kernel emitts the messages having new_socket type then how can i configure the klogd or syslog-api to succesfully catch these messages ?? thanks a lot in advance . -- ........................ *MOHIT VERMA* -- ........................ *MOHIT VERMA*
---------- Forwarded message ---------- From: mohit verma <mohit89mlnc@gmail.com> Date: Sat, Feb 5, 2011 at 5:33 PM Subject: netlink interface To: kernelnewbies@kernelnewbies.org hi folks, if i add a new event notifier for netlink interface ( that is by adding a macro in netlink.h header file and defining it elsewhere) and make use of klogd to handle the log messages generated by module to syslogd (or to syslog-ng) then as i have added a new socket type ( event-notifier) into kernel so how can i make syslog api come to know that the perticular socket to be inspected also? i mean when the kernel emitts the messages having new_socket type then how can i configure the klogd or syslog-api to succesfully catch these messages ?? thanks a lot in advance . -- ........................ *MOHIT VERMA* -- ........................ *MOHIT VERMA*
hi folks, if i add a new event notifier for netlink interface ( that is by adding a macro in netlink.h header file and defining it elsewhere) and make use of klogd to handle the log messages generated by module to syslogd (or to syslog-ng) then as i have added a new socket type ( event-notifier) into kernel so how can i make syslog api come to know that the perticular socket to be inspected also? i mean when the kernel emitts the messages having new_socket type then how can i configure the klogd or syslog-api to succesfully catch these messages ?? thanks a lot in advance . -- ........................ *MOHIT VERMA* -- ........................ *MOHIT VERMA*
hi folks, if i add a new event notifier for netlink interface ( that is by adding a macro in netlink.h header file and defining it elsewhere) and make use of klogd to handle the log messages generated by module to syslogd (or to syslog-ng) then as i have added a new socket type ( event-notifier) into kernel so how can i make syslog api come to know that the perticular socket to be inspected also? i mean when the kernel emitts the messages having new_socket type then how can i configure the klogd or syslog-api to succesfully catch these messages ?? thanks a lot in advance . -- ........................ *MOHIT VERMA* -- ........................ *MOHIT VERMA*
participants (1)
-
mohit verma