Hello,
I have index file send from UiPath server with Robot logs. There are certain fields only appear in some log entries. In Kibana dev tool they are showing as unindexed. When check on the mapping on the index those fields looks the same as others. How can I have them indexed? There are new documents adding to the index everyday so reindex into a new index doesn't seem to be a good option.
Thanks!