Also interested in this, right now im doing a nxlog -> syslog server -> db
that converts it to UTC at the import of the db but if i could do it at the
client level that would be awesome.


On Mon, May 12, 2014 at 3:18 PM, Nate Fox <the...@gmail.com> wrote:

> I have the following on a windows machine:
>
> <Input event_viewer>
>     Module      im_msvistalog
>     Exec        $EventTime = strftime($EventTime, "%Y-%m-%dT%H:%M:%S");
> </Input>
>
> Is there any way to convert this to UTC regardless of what timezone I have
> configured for the machine?
>
> I'd love something like strftime(to_utc($EventTime), "%Y-%m-%dT%H:%M:%S");
>
>
>
> ------------------------------------------------------------------------------
> "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
> Instantly run your Selenium tests across 300+ browser/OS combos.
> Get unparalleled scalability from the best Selenium testing platform
> available
> Simple to use. Nothing to install. Get started now for free."
> http://p.sf.net/sfu/SauceLabs
> _______________________________________________
> nxlog-ce-users mailing list
> nxlog-ce-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nxlog-ce-users
>
>
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
nxlog-ce-users mailing list
nxlog-ce-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nxlog-ce-users

Reply via email to