Kibana version : 7.9
Elasticsearch version : 7.9
APM Server version : 7.9
APM Agent language and version : java 1.8
Fresh install or upgraded from other version? fresh install
Is there anything special in your setup? For example, are you using the Logstash or Kafka outputs? Are you using a load balancer in front of the APM Servers? Have you changed index pattern, generated custom templates, changed agent configuration etc. :-no
I have to create a scripted field and need to access another scripted field from the newly created scripted field. I tried doc['scriptedfield'] and it doesnt seem to work.
How else can I access it ?