Freesco, NND, CDN, EOS http://forum.freesco.pl/ |
|
logi http://forum.freesco.pl/viewtopic.php?f=39&t=18092 |
Strona 1 z 1 |
Autor: | rikardo7 [ niedziela, 7 lutego 2010, 01:15 ] |
Tytuł: | logi |
Czy logi kernela muszą sie tez zapisywać w messages.log? da sie to jakoś wyłączyć, aby logi kernela były tylko w kernel.log? |
Autor: | JakubC [ niedziela, 7 lutego 2010, 14:53 ] |
Tytuł: | |
Zmień w /etc/syslog-ng.conf filter f_messages { level(info..warn) and not facility(auth, authpriv, mail, news, cron) and not program(syslog-ng) and not filter(f_iptables); }; na filter f_messages { level(info..warn) and not facility(auth, authpriv, mail, news, cron) and not program(syslog-ng) and not filter(f_iptables) and not filter(f_kernel); }; |
Autor: | rikardo7 [ niedziela, 7 lutego 2010, 20:38 ] |
Tytuł: | |
Dzieki, pomoglo, ale tak na marginesie nie mozna by tego jakos uporzadkowac? po co te same logi w kilku plikach? |
Strona 1 z 1 | Strefa czasowa UTC+2godz. |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |