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 =
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