Hello
We now create a kibana visualize data table.
It get the data by winlogbeat.
But we find if the content of data fields(message,event_data.Binary...) is too long,this data will not show in data table.
The data table seems to have column size/length limit.
If the data size over the limit,it will not be counted on the visualize data table.
Could we modify the limit by setting or program?