Not sure why my earlier post disappeared.... let me try again:
Our configuration: LS 2.0, ES 2.0, Kib 4.2
We have an input config file that processes trace logs produced by our application. We filter out the data we need and wish to write the data to two separate Indices in ES.
The trouble we have is in controlling unique fields that go into each index. Out Output section has two directives - one for each index. How can we direct only specific fields we need into each Index?!