NXLog v5 how to keep $UserData $EventData
Hello,
New NXLog v5 automatically parse $EventData
to $Data_1
, $Data_2
and so on
And this is very good, but is it possible to keep also original $UserData
and $EventData
fields unparsed as in v4?
We need this for our logstash pipelines compatibility.
Hello,
New NXLog v5 automatically parse $EventData
to $Data_1
, $Data_2
and so on
And this is very good, but is it possible to keep also original $UserData
and $EventData
fields unparsed as in v4?
We need this for our logstash pipelines compatibility.
Thanks for the suggestion. We have an open development issue for this and will consider adding it to v5.3.