Uberagent

We are wanting to utilize the uberagent feature but we are a little confused on how to set up. We looked at the documentation and it says to run code

curl -XPUT -H 'Content-Type: application/json' http://localhost:9200/_template/uberagent -d@elasticsearch-uberagent.json

but we are using the elastic cloud version 7.0.0 so I am not sure where to run this. Also if I understand correctly this just sets up the template. Is there a way to get the template and I can run it in kibana. Or am I misunderstanding.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.