Comment 51 for bug 407862

Revision history for this message
Jonathan Michalon (johndescs) wrote : Re: [karmic] Messages not being sent to system logs

Running 10.04 64bits, the same message show up BUT it seems normal. I've seen the following behavior:
The message show in /var/log/messages; afterward it's the first one of /var/log/syslog. Log seems to have been rotated.
If I execute something like that:
$ logger -t test "This is a test message"
test message shows up in both syslog and messages.
This is all absolutely normal, isn't?

I'm available if further test is needed…