Hi all, I'm trying to create an alias on a specific field to use the Control Visualization on two different indices.
This is my scenario:
Index1(created using Packetbeat) :
Index2 (created simple with filebeat+logstash)
I need to add as alias the value source.ip.keyword
of Index1 on the field client.ip
of index2.
As you can imagine, source and client are objects composed by field