You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are currently able to track the data we collect from Kibana.
However, our front-end application(s) will need to have access to that data as well.
Please, code a proxy API endpoint that our front-end apps will access in order to query the ES indexes.
Our ES indexes are publicly open for now, for simplicity. When we go to production, we will restrain ES access to our back-end IP, so the endpoint you'll code will be the access point for our app.
The text was updated successfully, but these errors were encountered:
We are currently able to track the data we collect from Kibana.
However, our front-end application(s) will need to have access to that data as well.
Please, code a proxy API endpoint that our front-end apps will access in order to query the ES indexes.
Our ES indexes are publicly open for now, for simplicity. When we go to production, we will restrain ES access to our back-end IP, so the endpoint you'll code will be the access point for our app.
The text was updated successfully, but these errors were encountered: