Re: [systemd-devel] Journalctl and sshd disconnects

2012-11-24 Thread Lennart Poettering
On Wed, 21.11.12 00:12, Jake Rooney (tehe...@gmail.com) wrote: > > Hi Lennart, > > Thanks for the reply. > > I can't understand the user-generated sshd log being put into it's own > journal out of distrust, isn't that just paranoia? Well there two sides to the medal here. We don't want that us

Re: [systemd-devel] Journalctl and sshd disconnects

2012-11-20 Thread Jake Rooney
Hi Lennart, Thanks for the reply. I can't understand the user-generated sshd log being put into it's own journal out of distrust, isn't that just paranoia? I don't see the practicality of it. Either way, it's still getting logged. Does it matter that it's not in the main journal? Can you elaborat

Re: [systemd-devel] Journalctl and sshd disconnects

2012-11-20 Thread Lennart Poettering
On Fri, 26.10.12 11:11, Jake Rooney (tehe...@gmail.com) wrote: > Hi, > > Couple of questions... > > At the moment (195) journalctl _SYSTEMD_UNIT=sshd.service prints out > most sshd logs, but skips user disconnections/logouts. These seem to > be logged under the UID of the user that logged out a

[systemd-devel] Journalctl and sshd disconnects

2012-10-26 Thread Jake Rooney
Hi, Couple of questions... At the moment (195) journalctl _SYSTEMD_UNIT=sshd.service prints out most sshd logs, but skips user disconnections/logouts. These seem to be logged under the UID of the user that logged out and are stored in a separate journal. Why is this? journalctl _COMM=sshd match