2009-04-26 14:39:54 UTC
Hi,
Yes sure! I see events from Windows or linux client. But for Windows one's the encoding is different natively (Windows-1252) and my log watcher is using the ASCII code.
Readers like 'gedit' or 'kate' read it well because they support the Windows encoding format. 'tail' unfortunately not...
So, i get '?' at the place of 'é', 'è, 'ê', 'ç', ...
And that's a problem when you are looking for a string like 'nouveau processus créé' for instance.
The question is if Snare could reencode the log in order to be readable for 'tail' (Swatch).
Thanks for your help.
Regards,
Guillaume