grsec logging

Discuss usability issues, general maintenance, and general support issues for a grsecurity-enabled system.

grsec logging

Postby warden » Wed Aug 03, 2005 7:26 am

hi.

i'm using grsecurity on my machines. sometimes i get a message
'attempted resource overstep .... RLIMIT_CORE' and so on. it's obvious - caused by a limit.

the problem is that the message is printed to the active console and I don't want it there. I tried capturing it by syslog-ng in many ways, but with no luck. supposingly grsec has wrong type of logging or sth. any method of disabling/capturing those messages from the screen to /dev/null / file / whatever ?
warden
 
Posts: 4
Joined: Wed Aug 03, 2005 7:22 am

Postby katt » Wed Aug 03, 2005 9:20 am

dmesg -n 1

man dmesg
katt
 
Posts: 4
Joined: Thu Jun 09, 2005 12:05 am

thanks!

Postby warden » Wed Aug 03, 2005 9:37 am

great, thanks, it worked!
i didn't check that earlier...
warden
 
Posts: 4
Joined: Wed Aug 03, 2005 7:22 am


Return to grsecurity support