Hello,
I'm looking into trying to split a nested field that uses a field reference and I'm not sure which is the right way of doing it.
split { field => "[field1][field2]['%{[field3]}']" }
This gives me a field reference error and causes the logstash instance to crash.