Hi
I have a field called ipclient inside my properties. It is of string type because I was not able to change its type and by default if you create the index with log4net.elasticsearch it is set as string.
Anyway now I would like to do a search of all the ips that start with 10.20.1. but I am not able to do it. Is it possible? How?
Thanks.