Currently we have been able to host a KIBANA dashboard in an IFRAME. What we're trying to do is interact with that dashboard. When setting the filter and timestamp values, that dashboard should change its contents accordingly. In the other direction, we monitor the cookies and see what actions have been taken on the dashboard so that we can use them in our application.
Unfortunately, the behavior is not consistent. Sometimes information is updated in the filter and sometimes in the cookies. Does anyone know what the correct procedure is to follow?