RE: [syslog-ng] Need Log Time in UTC/GMT Format.
Thanks a lot for ur response. If I use the parameter as 'unix' log time will be exactly equal to UTC/GMT right? -Rajeesh -----Original Message----- From: syslog-ng-bounces@lists.balabit.hu [mailto:syslog-ng-bounces@lists.balabit.hu] On Behalf Of Balazs Scheidler Sent: Tuesday, February 06, 2007 6:47 PM To: Syslog-ng users' and developers' mailing list Subject: Re: [syslog-ng] Need Log Time in UTC/GMT Format. On Tue, 2007-02-06 at 17:12 +0530, Padmanabhan, Rajeesh (GE Healthcare) wrote:
Hi All,
I need log format with time in UTC or GMT both in Solaris & Linux. How
do I set this in syslog-ng.conf file. Basically all the logs should have time converted from local machine to GMT/UTC (Universal Coordinated Time).
Syslog-ng versions used are 2.0.1 for Linux & 1.6 for Solaris 8.
using the ts_format(unix) option. -- Bazsi _______________________________________________ syslog-ng maillist - syslog-ng@lists.balabit.hu https://lists.balabit.hu/mailman/listinfo/syslog-ng Frequently asked questions at http://www.campin.net/syslog-ng/faq.html
On Tue, 2007-02-06 at 19:19 +0530, Padmanabhan, Rajeesh (GE Healthcare) wrote:
Thanks a lot for ur response. If I use the parameter as 'unix' log time will be exactly equal to UTC/GMT right?
Yes. (however I noticed that you also mention syslog-ng 1.6 which did not support this option, you need to change the destination template there). -- Bazsi
participants (2)
-
Balazs Scheidler
-
Padmanabhan, Rajeesh (GE Healthcare)