Daniel Vaz Gaspar

Results 152 comments of Daniel Vaz Gaspar

on your Kibana console are you able to use the _sql endpoint? ``` POST _sql?format=txt { "query": "SELECT * FROM kibana_sample_data_flights" } ```

Since we're touching this, would be nice to add a more modern user password reset flow, based on email and only possible when `AUTH_TYPE = AUTH_DB`.