Hi Paul,

On Thu, 7 Aug 2014 17:37:11 +0000
<ward.p.fonte...@wellsfargo.com> wrote:

> What is the most human readable format nxlog can output for Windows logs -
> 2008R2 if it matters? I use Binary to get them from the client to the log
> server and output them in json format to be stored in logstash. I'd like a
> human readable output as well for taking a quick glance, having sent via
> email, etc.

The raw_event field as originally emitted by im_msvistalog is human
readable. If you are using Binary to transfer the logs, raw_event will be
preserved on the server side. Otherwise you might want to use some fields
and construct your message manually, e.g. $EventTime + " " + $Message

Regards,
Botond

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
nxlog-ce-users mailing list
nxlog-ce-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nxlog-ce-users

Reply via email to