Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Hacer que metalog "loguee" en la consola 12
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Spanish
View previous topic :: View next topic  
Author Message
pacho2
Developer
Developer


Joined: 04 Mar 2005
Posts: 2599
Location: Oviedo, Spain

PostPosted: Thu Aug 04, 2005 11:35 am    Post subject: Hacer que metalog "loguee" en la consola 12 Reply with quote

Hola

En Mandrake es posible hacer que syslog ponga la salida de /var/log/syslog en la consola 12, de forma que cuando pulso Ctrl+Alt+F12 puedo ver si hay algun nuevo log.
Quisiera saber si esto se podría hacer en Gentoo con metalog, en este caso me gustaría que fuese la salida de /var/log/everything/current la que se mostrase en la consola 12.

Saludos y muchas gracias por la ayuda
Back to top
View user's profile Send private message
zorth
l33t
l33t


Joined: 17 Feb 2004
Posts: 780
Location: Lovin' Gentoo

PostPosted: Thu Aug 04, 2005 1:42 pm    Post subject: Reply with quote

hola.

en mi caso con syslogd→

/etc/syslog.conf

Code:


# Emergencies are sent to everybody logged in.
#
*.emerg                         root,zorth
*.=alert                        root,zorth
#
# I like to have messages displayed on the console, but only on a virtual
# console I usually leave idle.
#
#daemon,mail.*;\
news.=crit;news.=err;news.=notice;\
*.=debug;*.=info;\
*.=notice;*.=warn       /dev/tty8


busca tu archivo de configuracion de metalog en /etc y editalo

saludos.
_________________
Geŋtoo Worłd Rułe§
Back to top
View user's profile Send private message
pacho2
Developer
Developer


Joined: 04 Mar 2005
Posts: 2599
Location: Oviedo, Spain

PostPosted: Sun Aug 07, 2005 2:49 pm    Post subject: Reply with quote

Ya lo he mirado en /etc/metalog.conf pero no he encontrado lo que busco :(, de todos modos muchas gracias por tu interés :) y saludos, seguiré buscando.

;)
Back to top
View user's profile Send private message
pacho2
Developer
Developer


Joined: 04 Mar 2005
Posts: 2599
Location: Oviedo, Spain

PostPosted: Tue Aug 09, 2005 5:34 pm    Post subject: Reply with quote

Lo he solucionado artesanalmente

Pongo en el local.start del init.d el siguiente comando

tailf /var/log/everything/current >> /dev/tty12
tailf /var/log/dmesg >> /dev/tty11

De esta forma la salida del dmesg la tengo en el F11 y la del current del everything en el F12

Saludos ;)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Spanish All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum