https://bugzilla.balabit.com/show_bug.cgi?id=44 Balazs Scheidler <bazsi@balabit.hu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Balazs Scheidler <bazsi@balabit.hu> 2009-04-30 12:55:42 --- I've added this feature to syslog-ng, it is called 'local-timezone()' that you need to specify either globally, or at a per-destination basis. the names of files in the file destination and the names of tables in the SQL destination uses this timezone. I'd appreciate if you could test the feature, as I needed some cleanups here and there. Thanks in advance. commit eb0baa34450681d1cf7ca23ed8fc28b251258a35 Author: Balazs Scheidler <bazsi@balabit.hu> Date: Thu Apr 30 12:54:34 2009 +0200 timezone related variable naming cleaned up for readability, added support for local_timezone() (fixes: pub#44) This patch clarifies time_zone related variables by adding "recv" or "send" prefix to indicate the information that was previously implied. Also added a 3rd time zone named "local" which controls the timezone to be used for naming files/SQL tables. The local timezone is supported by the SQL and the file destination. -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.