Hey, I am totally new to the elastic stack, so sorry if I am not aware of everything.
Is it possible to pass one or more parameters in a post URL in order to search for certain data?
Basically I want to request a dashboard from outside of Kibana. The steps I imagine are as followed:
POST URL with search parameters e.g. name=apple;location=USA is called and Kibana automatically returns a (link to) dashboard matching the searched data.
Appreciate all help. Thanks!