Re: Syslog/Rsyslog/Systemctl issue

2023-03-09 Thread Freyja
Hi everyone and for people dropping by having the same issue. The problem is *solved* \o/ The issue was: missing /run/systemd/journal/socket What solved the problem: - apt-get install --reinstall  systemd systemd-sysv libsystemd0 dbus-user-session - /run/systemd/journal/socket and

Re: Syslog/Rsyslog/Systemctl issue

2023-02-03 Thread debian-user
> I've tried they sent me back here :/ > > Le 02/02/2023 à 17:06, debian-u...@howorth.org.uk a écrit : > >> On 01/02/2023 21:48, Freyja wrote: > >>> Instead of just creating the folders, I've reinstalled some > >>> packages: > >> I would consider complete reinstall (install from scratch). It

Re: Syslog/Rsyslog/Systemctl issue

2023-02-03 Thread Freyja
I need to look deeper in your recommendations, I will try them as soon as I can. Le 02/02/2023 à 17:28, songbird a écrit : debian-u...@howorth.org.uk wrote: ... Maybe it's worth asking on the systemd-devel mailing list? did you reinstall rsyslog? did you purge the configs for it (back

Re: Syslog/Rsyslog/Systemctl issue

2023-02-03 Thread Freyja
I've tried they sent me back here :/ Le 02/02/2023 à 17:06, debian-u...@howorth.org.uk a écrit : On 01/02/2023 21:48, Freyja wrote: Instead of just creating the folders, I've reinstalled some packages: I would consider complete reinstall (install from scratch). It may be faster even for a

Re: Syslog/Rsyslog/Systemctl issue

2023-02-03 Thread Freyja
Hi, Both are installed but when I try to remove them it want to remove too many packages :/ -- ❯ dpkg -l |grep selinux ii  libselinux1:amd64 3.1-3  amd64 SELinux runtime shared libraries -- -- ❯ apt-get remove libselinux1 Reading package

Re: Syslog/Rsyslog/Systemctl issue

2023-02-02 Thread Michael Biebl
Are you using SELinux or AppApparmor ? Have you tried disabling it? OpenPGP_signature Description: OpenPGP digital signature

Re: Syslog/Rsyslog/Systemctl issue

2023-02-02 Thread songbird
debian-u...@howorth.org.uk wrote: ... > Maybe it's worth asking on the systemd-devel mailing list? did you reinstall rsyslog? did you purge the configs for it (back them up if needed)? when i remove a package i have been having troubles with i often purge it instead of uninstalling it. you

Re: Syslog/Rsyslog/Systemctl issue

2023-02-02 Thread debian-user
> On 01/02/2023 21:48, Freyja wrote: > > Instead of just creating the folders, I've reinstalled some > > packages: > > I would consider complete reinstall (install from scratch). It may be > faster even for a person having experience with systemd > troubleshooting. Something low level is

Re: Syslog/Rsyslog/Systemctl issue

2023-02-02 Thread songbird
Max Nikulin wrote: > On 01/02/2023 21:48, Freyja wrote: >> Instead of just creating the folders, I've reinstalled some packages: > > I would consider complete reinstall (install from scratch). It may be > faster even for a person having experience with systemd troubleshooting. > Something low

Re: Syslog/Rsyslog/Systemctl issue

2023-02-02 Thread Freyja
This is only a solution I'll look at as last resort. There is too much work on that server. But I agree it's something I was already thought of. But we are not on Windows there, we should be able to do something. The only time I had to do this is because dpkg was totally broken for an unknown

Re: Syslog/Rsyslog/Systemctl issue

2023-02-02 Thread Freyja
Deleted the folder, restarted and back to square 1. -- ❯ systemctl --failed   UNIT    LOAD   ACTIVE SUB    DESCRIPTION ● dbus.socket loaded failed failed D-Bus System Message Bus Socket ● syslog.socket   loaded failed failed Syslog

Re: Syslog/Rsyslog/Systemctl issue

2023-02-02 Thread Greg Wooledge
On Thu, Feb 02, 2023 at 02:27:33PM +0100, Freyja wrote: > This [reinstalling] is only a solution I'll look at as last resort. > There is too much work on that server. > > But I agree it's something I was already thought of. > > But we are not on Windows there, we should be able to do something.

Re: Syslog/Rsyslog/Systemctl issue

2023-02-02 Thread Freyja
This is only a solution I'll look at as last resort. There is too much work on that server. But I agree it's something I was already thought of. But we are not on Windows there, we should be able to do something. The only time I had to do this is because dpkg was totally broken for an unknown

Re: Syslog/Rsyslog/Systemctl issue

2023-02-02 Thread Max Nikulin
On 01/02/2023 21:48, Freyja wrote: Instead of just creating the folders, I've reinstalled some packages: I would consider complete reinstall (install from scratch). It may be faster even for a person having experience with systemd troubleshooting. Something low level is affected. However I

Re: Syslog/Rsyslog/Systemctl issue

2023-02-02 Thread songbird
Freyja wrote: ... > However journalctl still stucks on 24th Oct: > -- > ❯ journalctl -b > -- Journal begins at Sun 2022-10-23 19:55:11 CEST, ends at Mon > 2022-10-24 14:14:33 CEST. -- > -- No entries -- if you are not concerned about keeping the last journals for any reason i would remove the

Re: Syslog/Rsyslog/Systemctl issue

2023-02-01 Thread Greg Wooledge
On Wed, Feb 01, 2023 at 03:39:05PM +0100, Freyja wrote: > But I've found that some processes were complaining that selinux filesystem > was not mounted. > I know I've disabled apparmor and selinux in the past because too many > processes were blocked by them I don't know much about SELinux. If

Re: Syslog/Rsyslog/Systemctl issue

2023-02-01 Thread Freyja
Ok, Instead of just creating the folders, I've reinstalled some packages: -- ❯ apt-get install --reinstall  systemd systemd-sysv libsystemd0 dbus-user-session Reading package lists... Done Building dependency tree... Done Reading state information... Done 0 upgraded, 0 newly installed, 4

Re: Syslog/Rsyslog/Systemctl issue

2023-02-01 Thread Freyja
I don't remember all the steps I've made. I tried so many things. But I've found that some processes were complaining that selinux filesystem was not mounted. Mounted the filesystem with the command "cat /etc/systemd/system.conf" and it helped starting some process. That time, even if the

Re: Syslog/Rsyslog/Systemctl issue

2023-02-01 Thread Charles Curley
On Wed, 1 Feb 2023 13:26:58 +0100 Freyja wrote: > For /run/systemd/journal/socket this is another story. > The folder journal does not exist at all. Well, that could be a problem. On one of my computers: root@jhegaala:~# ll /run/systemd/journal/socket srw-rw-rw- 1 root root 0 Jan 25 09:55

Re: Syslog/Rsyslog/Systemctl issue

2023-02-01 Thread David
On Thu, 2 Feb 2023 at 00:07, Freyja wrote: > I've already tried to solve this issue in December with some success Hi, could you describe in detail what you did? Can you also post the output of: cat /etc/systemd/system.conf Also, a small thing I happened to notice: > root in /var/log > ❯ ls

Re: Syslog/Rsyslog/Systemctl issue

2023-02-01 Thread Freyja
There is an interesting part: I've already tried to solve this issue in December with some success except for 2 systemd services (udevd-control & udevd-kernel). It stopped again working the 25th of december. -- I've found a journal related to 24th December in /var/log/journal: root in

Re: Syslog/Rsyslog/Systemctl issue

2023-02-01 Thread Freyja
Hi greg, -- ❯ df /run Filesystem 1K-blocks  Used Available Use% Mounted on tmpfs    1629236  3732   1625504   1% /run -- For /run/systemd/journal/socket this is another story. The folder journal does not exist at all. -- ❯ ls -la /run/systemd/ total 0 drwxr-xr-x 17 root   

Re: Syslog/Rsyslog/Systemctl issue

2023-02-01 Thread Greg Wooledge
On Wed, Feb 01, 2023 at 11:15:58AM +0100, deb...@sioban.net wrote: > "journalctl -e" ends the 24th of October. > ❯ journalctl -b > -- Journal begins at Sun 2022-10-23 19:55:11 CEST, ends at Mon 2022-10-24 > 14:14:33 CEST. -- > -- No entries -- > ❯ systemctl start systemd-journald.service > A

Re: Syslog/Rsyslog/Systemctl issue

2023-02-01 Thread debian
Hi max, "journalctl -e" ends the 24th of October. -- Oct 24 14:14:33 shax systemd[1]: Stopped Update UTMP about System Boot/Shutdown. Oct 24 14:14:33 shax systemd[1]: systemd-tmpfiles-setup.service: Succeeded. Oct 24 14:14:33 shax systemd[1]: Stopped Create Volatile Files and Directories.

Re: Syslog/Rsyslog/Systemctl issue

2023-02-01 Thread Max Nikulin
On 31/01/2023 16:57, deb...@sioban.net wrote: I'm contacting you because I'm clueless on what's happening. Basically my issue is I don't have logs anymore :/ ... > systemctl start rsyslog.service A dependency job for rsyslog.service failed. See 'journalctl -xe' for details. ❯systemctl

Re: Syslog/Rsyslog/Systemctl issue

2023-01-31 Thread debian
Le 31/01/2023 à 19:29, Greg Wooledge a écrit : Requires=syslog.socket This is the only part of it that looks like a "dependency". Maybe this is the thing that's breaking? You can try "systemctl status syslog.socket" and see if it gives anything useful. Here is the result: ❯ systemctl

Re: Syslog/Rsyslog/Systemctl issue

2023-01-31 Thread Greg Wooledge
On Tue, Jan 31, 2023 at 05:22:23PM +0100, Sioban wrote: > Here is the output. > > ❯ systemctl cat rsyslog.service That looks exactly like mine. So that's probably fine. > Requires=syslog.socket This is the only part of it that looks like a "dependency". Maybe this is the thing that's

Re: Syslog/Rsyslog/Systemctl issue

2023-01-31 Thread Sioban
Here is the output. ❯ systemctl cat rsyslog.service # /lib/systemd/system/rsyslog.service [Unit] Description=System Logging Service Requires=syslog.socket Documentation=man:rsyslogd(8) Documentation=man:rsyslog.conf(5) Documentation=https://www.rsyslog.com/doc/ [Service] Type=notify

Re: Syslog/Rsyslog/Systemctl issue

2023-01-31 Thread Greg Wooledge
On Tue, Jan 31, 2023 at 03:52:32PM +0100, deb...@sioban.net wrote: > ❯ df /var/log /var/log/journal > Filesystem 1K-blocks    Used Available Use% Mounted on > /dev/md24   46096212 1620728  42101496   4% /var/log > /dev/md24   46096212 1620728  42101496   4% /var/log OK, not out of

Re: Syslog/Rsyslog/Systemctl issue

2023-01-31 Thread debian
Hi Greg, I'm sorry, I was unsure what kind of logs to give, thanks for giving me some instructions. ❯ df /var/log /var/log/journal Filesystem 1K-blocks    Used Available Use% Mounted on /dev/md24   46096212 1620728  42101496   4% /var/log /dev/md24   46096212 1620728  42101496   4%

Re: Syslog/Rsyslog/Systemctl issue

2023-01-31 Thread Greg Wooledge
On Tue, Jan 31, 2023 at 11:09:59AM +0100, deb...@sioban.net wrote: > > Le 31/01/2023 à 11:08, Nicolas George a écrit : > > deb...@sioban.net (12023-01-31): > > > A dependency job for rsyslog.service failed. See 'journalctl -xe' for > > > details. > > Have you considered seeing journalctl -xe for

Re: Syslog/Rsyslog/Systemctl issue

2023-01-31 Thread debian
Le 31/01/2023 à 11:08, Nicolas George a écrit : deb...@sioban.net (12023-01-31): A dependency job for rsyslog.service failed. See 'journalctl -xe' for details. Have you considered seeing journalctl -xe for details? Hi, Yes, that was my first action. The last line of log is from Oct 24 :/

Re: Syslog/Rsyslog/Systemctl issue

2023-01-31 Thread Nicolas George
deb...@sioban.net (12023-01-31): > A dependency job for rsyslog.service failed. See 'journalctl -xe' for > details. Have you considered seeing journalctl -xe for details? -- Nicolas George

Re: syslog

2018-12-11 Thread Eriel Perez
gracias!. era eso mismo. ya me estaba volviendo loco. On 12/11/2018 11:41 AM, Greg Wooledge wrote: On Tue, Dec 11, 2018 at 11:29:28AM -0500, Eriel Perez wrote: (*system*) ERROR (Missing newline before EOF, this crontab file will be ignored) Add the missing newline. If you use vi/vim, this

Re: syslog

2018-12-11 Thread Greg Wooledge
On Tue, Dec 11, 2018 at 11:29:28AM -0500, Eriel Perez wrote: > (*system*) ERROR (Missing newline before EOF, this crontab file will be > ignored) Add the missing newline. If you use vi/vim, this happens automatically and you cannot stop it. If you use something else, maybe you just have to

Re: Syslog-NG

2016-06-03 Thread David
On Fri, 2016-06-03 at 08:16 +0100, Joe wrote: > On Fri, 03 Jun 2016 07:42:46 +0100 > David wrote: > > > Dear Group, > > > > I am running Syslog-ng on a Raspberry Pi, it stores the data sent to > > it on a 64G memory stick. It's working very well. > > > > I retrieve

Re: Syslog-NG

2016-06-03 Thread Joe
On Fri, 03 Jun 2016 07:42:46 +0100 David wrote: > Dear Group, > > I am running Syslog-ng on a Raspberry Pi, it stores the data sent to > it on a 64G memory stick. It's working very well. > > I retrieve the syslog file by SSHing into the Pi and copying the file > to

Re: Syslog-NG

2016-06-03 Thread Andrew Clark
I don't have my pi with me, but in Debian, the logrotate package handles regular rotation and signaling daemons to open new files. You should be able to figure out a suitable configuration from one of the files already in /etc/logrotate.d/ As for the large log file you already have, I think split

Re: syslog messages flooding the console

2014-09-26 Thread John Magolske
* Darac Marjal mailingl...@darac.org.uk [140924 07:37]: On Tue, Sep 23, 2014 at 05:55:22PM -0700, John Magolske wrote: After a recent `aptitude dist-upgrade` I'm getting syslog messages flooding the console, pages pages of Asset Found stuff like: Message from syslogd@mymachine at Sep 23

Re: syslog messages flooding the console

2014-09-24 Thread Darac Marjal
On Tue, Sep 23, 2014 at 05:55:22PM -0700, John Magolske wrote: After a recent `aptitude dist-upgrade` I'm getting syslog messages flooding the console, pages pages of Asset Found stuff like: Message from syslogd@mymachine at Sep 23 13:46:11 ... ... Asset Found: IP Address - 16.20.3.0 / MAC

Re: syslog

2013-07-16 Thread Michael Biebl
Am 17.07.2013 00:07, schrieb Glenn English: Why are there 3 logging daemons (syslogd, rsyslog, and syslog-ng) on Wheezy? (There's only syslogd on my one remaining Lenny box, looks like two (no ng) on Squeeze.) All three are enabled, and at least some logging seems to happen. Does /dev/log send

Re: syslog

2013-07-16 Thread Jerome BENOIT
Hi, On 17/07/13 01:20, Michael Biebl wrote: Am 17.07.2013 00:07, schrieb Glenn English: Why are there 3 logging daemons (syslogd, rsyslog, and syslog-ng) on Wheezy? (There's only syslogd on my one remaining Lenny box, looks like two (no ng) on Squeeze.) All three are enabled, and at least

Re: syslog

2013-07-16 Thread Glenn English
On Jul 16, 2013, at 5:20 PM, Michael Biebl wrote: sysklogd is dead, and has been removed from the archive. You shouldn't use it anymore. I think the problem here is that I installed Wheezy on this machine with a dist-install. I'd never done that before, and it's near the top of my list to

Re: syslog priority

2013-03-10 Thread Jean-Michel OLTRA
Bonjour, Le dimanche 10 mars 2013, zul...@free.fr a écrit... J'ai syslog qui me remplit trés rapidement /var/log/syslog. Je voudrai qu'il ne me loggue que ce qui est important. D'aprés Google, il faut modifier /etc/syslog.conf Ben j'ai pas ce fichier ... Et dans les fichiers

Re: syslog priority

2013-03-09 Thread Basile Starynkevitch
On Sat, Mar 09, 2013 at 05:29:24PM +0100, zul...@free.fr wrote: je ne rappelle plus la commande poiur definir la priorité ddes événements pour syslog. je ne comprends pas bien la question. S'il s'agit de configurer comment sont distribués les messages de log dans les fichiers de logs,

Re: syslog priority

2013-03-09 Thread zulian
Le samedi 9 mars 2013 18:16:14, Basile Starynkevitch a écrit : On Sat, Mar 09, 2013 at 05:29:24PM +0100, zul...@free.fr wrote: je ne rappelle plus la commande poiur definir la priorité ddes événements pour syslog. je ne comprends pas bien la question. S'il s'agit de configurer

Re: syslog filter

2012-07-11 Thread Muhammad Yousuf Khan
Thanks bro. it worked :) On Tue, Jul 10, 2012 at 7:26 PM, Michael Biebl bi...@debian.org wrote: On 10.07.2012 16:24, Michael Biebl wrote: With rsyslog you have powerful filtering capabilities and you can basically match on any part of the syslog message and drop it with the ~ operator.

Re: syslog filter

2012-07-10 Thread Michael Biebl
On 10.07.2012 16:24, Michael Biebl wrote: With rsyslog you have powerful filtering capabilities and you can basically match on any part of the syslog message and drop it with the ~ operator. http://www.rsyslog.com/doc/rsyslog_conf_filter.html

Re: syslog filter

2012-07-10 Thread Michael Biebl
On 10.07.2012 15:37, Muhammad Yousuf Khan wrote: there is a very specific daemon log which is generating every minute and i want this log not written in syslog message however the daemon itself not providing the facility to stop it. so is there any thing that i could configure debian not to

Re: syslog: kernel: ata4: SATA link down (SStatus 0 SControl 310)

2012-02-11 Thread Camaleón
On Fri, 10 Feb 2012 14:15:38 -0800, T Elcor wrote: Any ideas what the following messages in the syslog mean (there are a lot of them) or how to fix it? It could be several things: bad sata cables, a problem with the disk controller, a kernel or module glitch, a BIOS fault... If the

Re: Syslog-NG - Interface Web

2011-10-07 Thread Eduardo Lopes
http://www.splunk.com Em 7 de outubro de 2011 11:03, Fagner Patricio fagner.patri...@gmail.comescreveu: Olá Pessoal!! Estou montando um servidor de logs central aqui, mas gostaria de poder acessar e pesquisar os logs por uma interface, de preferência web, vocês conhecem alguma solução que

Re: Syslog-NG - Interface Web

2011-10-07 Thread Fagner Patricio
Eu estava analisando essa solução mas o problema é que a versão gratuita só analisa 500MB/dia de logs e só o meu firewall consome mais que isso!!! Em 7 de outubro de 2011 11:04, Eduardo Lopes du.lo...@gmail.com escreveu: http://www.splunk.com Em 7 de outubro de 2011 11:03, Fagner Patricio

Re: syslog daemon parle d'un problème de bus pci

2011-07-19 Thread Jean-Yves F. Barbier
On Tue, 19 Jul 2011 07:33:10 +0200, fred f.r...@yahoo.fr wrote: je fais de la musique avec Squeeze 6.0.2, par un clavier USB, les applis suivantes sont lancées : Linuxsampler (Fantasia) A2jmidid Ces 2 programmes ne font pas partie de squeeze; c'est une question pour leurs devs, linuxmao ou

Re: syslog daemon parle d'un problème de bus pci

2011-07-19 Thread fred
Ces 2 programmes ne font pas partie de squeeze; c'est une question pour leurs devs, linuxmao ou pour les devs du kernel suivant le fautif, pas pour Debian. En fait, si je suis venu demander de l'aide ici, c'est pour identifier le fautif justement ! un rappelle du message de syslog :

Re: syslog daemon parle d'un problème de bus pci

2011-07-19 Thread Bernard Schoenacker
Le Tue, 19 Jul 2011 18:28:37 +0200, fred f.r...@yahoo.fr a écrit : Ces 2 programmes ne font pas partie de squeeze; c'est une question pour leurs devs, linuxmao ou pour les devs du kernel suivant le fautif, pas pour Debian. En fait, si je suis venu demander de l'aide ici, c'est

Re: syslog daemon parle d'un problème de bus pci

2011-07-19 Thread fred
Le 19/07/2011 19:12, Bernard Schoenacker a écrit : Le Tue, 19 Jul 2011 18:28:37 +0200, fredf.r...@yahoo.fr a écrit : Ces 2 programmes ne font pas partie de squeeze; c'est une question pour leurs devs, linuxmao ou pour les devs du kernel suivant le fautif, pas pour Debian. En

Re: syslog daemon parle d'un problème de bus pci

2011-07-19 Thread Bernard Schoenacker
Le Tue, 19 Jul 2011 20:48:34 +0200, fred f.r...@yahoo.fr a écrit : Le 19/07/2011 19:12, Bernard Schoenacker a écrit : Le Tue, 19 Jul 2011 18:28:37 +0200, fredf.r...@yahoo.fr a écrit : Ces 2 programmes ne font pas partie de squeeze; c'est une question pour leurs devs,

Re: syslog daemon parle d'un problème de bus pci

2011-07-19 Thread fred
Le 19/07/2011 21:06, Bernard Schoenacker a écrit : Le Tue, 19 Jul 2011 20:48:34 +0200, fredf.r...@yahoo.fr a écrit : Le 19/07/2011 19:12, Bernard Schoenacker a écrit : Le Tue, 19 Jul 2011 18:28:37 +0200, fredf.r...@yahoo.fr a écrit : Ces 2 programmes ne font pas

Re: syslog daemon parle d'un problème de bus pci

2011-07-19 Thread Jack.R
On Tue, 19 Jul 2011 21:57:05 +0200 fred f.r...@yahoo.fr wrote: Re ! recherche la simplicité donc Synaptic est parfait pour l'usage je comprend pas ton relire cf message : scrogneugneu ... ??? le gestionnaire de connection réseau c'est network manager Gnome ? Si je le désinstalle,

Re: syslog daemon parle d'un problème de bus pci

2011-07-19 Thread fred
Le 20/07/2011 06:44, Jack.R a écrit : On Tue, 19 Jul 2011 21:57:05 +0200 fredf.r...@yahoo.fr wrote: Re ! recherche la simplicité donc Synaptic est parfait pour l'usage je comprend pas ton relire cf message : scrogneugneu ... ??? le gestionnaire de connection réseau c'est network

Re: syslog est remplacé par quoi?

2011-01-19 Thread Jean-Michel OLTRA
Bonjour, Le mercredi 19 janvier 2011, Olivier PAVILLA a écrit... Dans le temps, où j'étais jeune (avec toutes mes dents de devant), j'utilisais syslog sur ma distrib de l'époque. Sur Debian Lenny, qu'est ce qui est utilisé à la place de syslog? rsyslog ? -- jm -- Lisez la FAQ de

Re: syslog

2010-11-18 Thread angeld
Thu, 18 Nov 2010, Trujillo Carmona, Antonio: He montado un servidor de log para mi empresa. Todos los servidores de log envían los log con la facility original al servidor, por lo que en este se mezclan en los ficheros (todos los accesos con ssh se registran mezclados en /var/log/auth.log

Re: syslog stopped loggin to messages?

2010-09-05 Thread Andrei Popescu
On Du, 05 sep 10, 09:35:40, Joost Kraaijeveld wrote: Hi, I noticed on one of my machines that syslog stopped logging tot /var/log/messages. I have compared this machine to another one on which syslog still works. I cannot find any differences between the two machines. 1. Does anyone

Re: syslog stopped loggin to messages?

2010-09-05 Thread Joost Kraaijeveld
On Sun, 2010-09-05 at 10:59 +0300, Andrei Popescu wrote: Do you have enough space on the partition containing /var/log/ ? Yes, I have: 19G. -- Groeten, Joost Kraaijeveld Askesis B.V. Molukkenstraat 14 6524NB Nijmegen tel: 024-3888063 / 06-51855277 fax: 024-3608416 web: www.askesis.nl

Re: syslog stopped loggin to messages?

2010-09-05 Thread Joost Kraaijeveld
I have found the reason: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=585395 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586156 The first also has a workaround/patch that works for me. -- Groeten, Joost Kraaijeveld Askesis B.V. Molukkenstraat 14 6524NB Nijmegen tel: 024-3888063 /

Re: syslog stopped loggin to messages?

2010-09-05 Thread Henrique de Moraes Holschuh
On Sun, 05 Sep 2010, Joost Kraaijeveld wrote: I have found the reason: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=585395 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586156 The first also has a workaround/patch that works for me. Do yourself a huge favour, and switch to

Re: syslog stopped loggin to messages?

2010-09-05 Thread Joost Kraaijeveld
On Sun, 2010-09-05 at 10:17 -0300, Henrique de Moraes Holschuh wrote: On Sun, 05 Sep 2010, Joost Kraaijeveld wrote: I have found the reason: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=585395 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586156 The first also has a

Re: syslog stopped loggin to messages?

2010-09-05 Thread Henrique de Moraes Holschuh
On Sun, 05 Sep 2010, Joost Kraaijeveld wrote: On Sun, 2010-09-05 at 10:17 -0300, Henrique de Moraes Holschuh wrote: On Sun, 05 Sep 2010, Joost Kraaijeveld wrote: I have found the reason: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=585395

Re: syslog stopped loggin to messages?

2010-09-05 Thread Andrei Popescu
On Du, 05 sep 10, 11:01:13, Henrique de Moraes Holschuh wrote: On Sun, 05 Sep 2010, Joost Kraaijeveld wrote: On Sun, 2010-09-05 at 10:17 -0300, Henrique de Moraes Holschuh wrote: On Sun, 05 Sep 2010, Joost Kraaijeveld wrote: [snip] I'm not complaining[1], but I'm still curios why would you

Re: syslog stopped loggin to messages?

2010-09-05 Thread Henrique de Moraes Holschuh
On Sun, 05 Sep 2010, Andrei Popescu wrote: On Du, 05 sep 10, 11:01:13, Henrique de Moraes Holschuh wrote: On Sun, 05 Sep 2010, Joost Kraaijeveld wrote: On Sun, 2010-09-05 at 10:17 -0300, Henrique de Moraes Holschuh wrote: On Sun, 05 Sep 2010, Joost Kraaijeveld wrote: [snip] I'm not

Re: syslog-ng log output corrupted

2010-05-04 Thread i . vida
On Tue, May 04, 2010 at 11:08:12AM +0200, Imre Vida wrote: a few days ago syslog-ng stopped working properly on my laptop. Its output consists only of error report lines such as the following: May 3 06:35:16 sharp syslog-ng[4361]: Log statistics; processed='destination(d_error)=249',

Re: syslog-ng log output corrupted

2010-05-04 Thread Camaleón
On Tue, 04 May 2010 11:08:12 +0200, Imre Vida wrote: a few days ago syslog-ng stopped working properly on my laptop. Its output consists only of error report lines such as the following: (...) I maybe wrong, but that looks like the common output. They're just the syslog-ng own stats,

Re: Syslog

2010-01-26 Thread Eduardo Rodrigues da Luz
Modo gráfico? O próprio gnome tem um: Sistema Administração Visualizador de arquivos de log. Veja se lhe serve. 2010/1/26 ..:: S.e.r.i.a.L ::.. skr...@gmail.com: Bom dia amigos, Estou na procura de interface para visualização amigável do syslog. Alguém poderia me indicar? Obrigado. --

Re: Syslog

2010-01-26 Thread ..:: S.e.r.i.a.L ::..
rsrs, falto especificar como preciso. Na verdade eu preciso modo Web, pois gostaria de colocar em meu firewall e nele eh apenas o modo texto (Debian Etch). Vlw 2010/1/26 Eduardo Rodrigues da Luz eduardo.r@gmail.com Modo gráfico? O próprio gnome tem um: Sistema Administração Visualizador

Re: Syslog

2010-01-26 Thread Helio Loureiro
rsrs, falto especificar como preciso. Na verdade eu preciso modo Web, pois gostaria de colocar em meu firewall e nele eh apenas o modo texto (Debian Etch). #! /usr/bin/perl print Content-type: text/html\n\n; open(LOG, /var/log/messages) or die Impossible to open /var/log/messages: $!;

Re: Syslog

2010-01-26 Thread Bruno Ayub
Da uma olhada no OSSEC http://www.ossec.net/ e veja se é o que você precisa. Recomendo! [ ]'s On Tue, Jan 26, 2010 at 15:04, Helio Loureiro he...@loureiro.eng.br wrote: rsrs, falto especificar como preciso. Na verdade eu preciso modo Web, pois gostaria de colocar em meu firewall e nele

Re: syslog on Lenny

2010-01-15 Thread Michael Biebl
Boyd Stephen Smith Jr. wrote: On Thursday 14 January 2010 07:27:22 Roman Gelfand wrote: I am running a service which generates logs. What do I need to do to haave these log entries also appear in syslog? That's not how syslog works. There's isn't a process that goes through and gathers

Re: syslog on Lenny

2010-01-14 Thread Boyd Stephen Smith Jr.
On Thursday 14 January 2010 07:27:22 Roman Gelfand wrote: I am running a service which generates logs. What do I need to do to haave these log entries also appear in syslog? That's not how syslog works. There's isn't a process that goes through and gathers logs from various services and

Re: syslog entries

2009-10-16 Thread Frank McCormick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 16 Oct 2009 05:23:01 +0200 Tom H tomh0...@gmail.com wrote: I noticed this today - my syslog is filling up with repeated calls to my internet provider...even though I am obviously connected. Is this caused by some mis-configuration ?

Re: syslog entries

2009-10-15 Thread Frank McCormick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 15 Oct 2009 12:29:12 +0800 Jerome BENOIT jgmben...@mailsnare.net wrote: I noticed this today - my syslog is filling up with repeated calls to my internet provider...even though I am obviously connected. Is this caused by some

Re: syslog entries

2009-10-15 Thread Tom H
I noticed this today - my syslog is filling up with repeated calls to my internet provider...even though I am obviously connected. Is this caused by some mis-configuration ? This is the sort of thing I mean: Oct 14 19:02:21 squeeze dhclient: DHCPREQUEST on eth0 to 192.168.1.1 port 67 Oct 14

Re: syslog entries

2009-10-14 Thread Jerome BENOIT
Hello Franck, Frank McCormick wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I noticed this today - my syslog is filling up with repeated calls to my internet provider...even though I am obviously connected. Is this caused by some mis-configuration ? This is the sort of thing I mean:

Re: syslog entries

2009-10-14 Thread Frank McCormick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 15 Oct 2009 08:39:43 +0800 Jerome BENOIT jgmben...@mailsnare.net wrote: I noticed this today - my syslog is filling up with repeated calls to my internet provider...even though I am obviously connected. Is this caused by some

Re: syslog entries

2009-10-14 Thread Jerome BENOIT
Hello, Frank McCormick wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 15 Oct 2009 08:39:43 +0800 Jerome BENOIT jgmben...@mailsnare.net wrote: I noticed this today - my syslog is filling up with repeated calls to my internet provider...even though I am obviously connected. Is

Re: syslog muy grande ....

2009-06-06 Thread pizzakiller
On Saturday 06 June 2009 10:03:11 Frank Morales wrote: Hola muchacho, mi archivo syslog ya alcanza los 20 Mb como puedo hacer para que el mismo rote al final del dia o cuando alcanze 1 Mb rote en ese instante ... fijate en /etc/logrotate.conf man logrotate bytes.. -- Juliocésar Prieto Lem -

Re: Syslog errors in Lenny from gkrellmd

2009-03-23 Thread Anton Piatek
2009/3/23 Anton Piatek an...@piatek.co.uk: Not sure when these errors started, but I have recently been seeing errors in my syslog like the following: Mar 23 13:55:05 dementia kernel: [ 8535.882191] vxW: [�gkrellmd�,4613:#40002|40002|40002] did lookup hidden 8103f59eeb08[#0,4026531859]

Re: syslog questions

2009-01-15 Thread Boyd Stephen Smith Jr.
On Thursday 2009 January 15 09:09:11 Frank McCormick wrote: Jan 15 10:00:09 debian dhclient: DHCPREQUEST on eth0 to 192.168.1.1 port 67 Jan 15 10:00:26 debian dhclient: DHCPREQUEST on eth0 to 192.168.1.1 port 67 Jan 15 10:01:32 debian last message repeated 4 times Jan 15 10:02:36 debian last

Re: syslog questions

2009-01-15 Thread Frank McCormick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Boyd Stephen Smith Jr. wrote: On Thursday 2009 January 15 09:09:11 Frank McCormick wrote: Jan 15 10:00:09 debian dhclient: DHCPREQUEST on eth0 to 192.168.1.1 port 67 Jan 15 10:00:26 debian dhclient: DHCPREQUEST on eth0 to 192.168.1.1 port 67 Jan

Re: syslog questions

2009-01-15 Thread Boyd Stephen Smith Jr.
On Thursday 2009 January 15 10:58:28 Frank McCormick wrote: Boyd Stephen Smith Jr. wrote: On Thursday 2009 January 15 09:09:11 Frank McCormick wrote: Jan 15 10:00:09 debian dhclient: DHCPREQUEST on eth0 to 192.168.1.1 port 67 Jan 15 10:00:26 debian dhclient: DHCPREQUEST on eth0 to 192.168.1.1

Re: syslog questions

2009-01-15 Thread Frank McCormick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Boyd Stephen Smith Jr. wrote: On Thursday 2009 January 15 10:58:28 Frank McCormick wrote: Boyd Stephen Smith Jr. wrote: On Thursday 2009 January 15 09:09:11 Frank McCormick wrote: Jan 15 10:00:09 debian dhclient: DHCPREQUEST on eth0 to 192.168.1.1

Re: syslog-ng

2008-10-09 Thread Daniel Caillibaud
Le 08/10/08 à 08:54, n r [EMAIL PROTECTED] a écrit : J'essaie de centraliser les logs de tous mes serveurs avec syslog-ng. Mes logs de bind ou de samba par exemple sont dans un répertoire particulier sur mes serveus clients exp. : ./var/log/samba/hostx.log, /var/log/samba/@ip.log , etc

Re: syslog-ng

2008-10-09 Thread feilong
Salut, Pour les démons syslog de tes clients, il faut ajouter cette ligne dans le fichier syslog.conf: @adresse_ip_serveur_syslog-ng A niveau de ton serveur syslog-ng et dans le fichier de configuration syslog-ng.conf ajoute dans le bloc source src { : udp(); et moi j'ai du ajouter pour mes

Re: syslog-ng

2008-10-09 Thread feilong
Pardon c'est : *.debug @ipadresseservNG ou *.crit @ipadresseservNG sur les clients Le 9 octobre 2008 09:09, feilong [EMAIL PROTECTED] a écrit : Salut, Pour les démons syslog de tes clients, il faut ajouter cette ligne dans le fichier syslog.conf:

Re: syslog-ng

2008-10-09 Thread Frédéric Massot
Daniel Caillibaud a écrit : Le 08/10/08 à 08:54, n r [EMAIL PROTECTED] a écrit : J'essaie de centraliser les logs de tous mes serveurs avec syslog-ng. Mes logs de bind ou de samba par exemple sont dans un répertoire particulier sur mes serveus clients exp. : ./var/log/samba/hostx.log,

Re: Syslog Garbage

2008-09-08 Thread Volkan YAZICI
On Mon, 8 Sep 2008, François Cerbelle [EMAIL PROTECTED] writes: You can find this in the syslog man : -m interval The syslogd logs a mark timestamp regularly. The default inter- val between two -- MARK -- lines is 20 minutes. This can be

RE: Syslog Garbage

2008-09-08 Thread Tammo Schuelke
man syslogd: -m interval The syslogd logs a mark timestamp regularly. The default interval between two -- MARK -- lines is 20 minutes. This can be changed with this option. Setting the interval to zero turns it off entirely. -Original Message- From: Volkan YAZICI

Re: Syslog Garbage

2008-09-08 Thread François Cerbelle
Le Lun 8 septembre 2008 13:31, Volkan YAZICI a écrit : ... Sep 8 12:05:21 arge -- MARK -- Sep 8 12:25:21 arge -- MARK -- Sep 8 12:45:21 arge -- MARK -- Sep 8 13:05:22 arge -- MARK -- Sep 8 13:25:22 arge -- MARK -- ... What might be causing this garbage output. I

Re: syslog and email

2008-08-29 Thread Allan Wind
On 2008-08-29T00:53:10, Mag Gam wrote: Thanks all for the responses. It seems I am going to the syslog-ng way, however I am having trouble setting up the email alerts. I have written a script to email me but I am not sure how to set this up in syslog-ng Here is what I use: filter alert {

Re: syslog and email

2008-08-28 Thread Mag Gam
Thanks all for the responses. It seems I am going to the syslog-ng way, however I am having trouble setting up the email alerts. I have written a script to email me but I am not sure how to set this up in syslog-ng For example, in /var/log/messages if I get a message foo I would like it to email

Re: syslog and email

2008-08-27 Thread Paul Johnson
On Mon, 2008-08-25 at 07:58 -0400, Mag Gam wrote: Currently at my university we have 50 servers in our physics lab, and I am forwarding all syslog messages to 1 server. Is it possible to email me an alert once a particular alert occurs? Instead of constantly parsing the log file, I would like

  1   2   3   4   >