[nxlog-ce-users] Is it possible to filter fields with CSV?

2015-05-21 Thread Igor Gatis
I want to output a whitelisted set of fields. I thought of using CSV extension to achieve that. Is that possible? I tried a ton of to_csv(), parse_csv() but to_json() always include original fields. How does to_json() "knows" about fields which were not picked while building the CSV? $raw_event =

[nxlog-ce-users] raw_event limit size

2015-05-21 Thread cyril
Hi, I have a text file with very long line (2K characters), the raw_event seems too short on one of my windows server 2008. It seems that I don't reproduce this behavior on another server windows server 2008. I use the version 2.8.1248 of nxlog. Do I need to modify some options to increase the