Hi,

There are several options to send the fields across the network.
 * "OutputType Binary" and "InputType Binary"
 * to_json() and parse_json()
 * to_syslog_ietf() and parse_syslog()
 * kvp
 * csv

Example with SSL:
Client side.
http://nxlog.org/nxlog-docs/en/nxlog-reference-manual.html#idp36192432
Server side:
http://nxlog.org/nxlog-docs/en/nxlog-reference-manual.html#idp35449296

Regards,
Botond

On Thu, 27 Feb 2014 03:43:52 +0200
Shedis <she...@gmail.com> wrote:

> Hi,
> 
> I’m able to setup I’m_msvistalog, query the needed events, filter using Exec 
> statements and finally output via om_file and xm_csv module. 
> 
> In order to send some of the fields of event log message, i have setup the 
> output tcp module. but couldn’t figure out how to go about sending some of 
> the fields of event log to a remote server. 
> Any example or hint would be appreciated.
> 
> Thanks in advance!
> 
> kind regards,
> 
> Shedis
> ------------------------------------------------------------------------------
> Flow-based real-time traffic analytics software. Cisco certified tool.
> Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
> Customize your own dashboards, set traffic alerts and generate reports.
> Network behavioral analysis & security monitoring. All-in-one tool.
> http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
> _______________________________________________
> nxlog-ce-users mailing list
> nxlog-ce-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nxlog-ce-users

------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&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