Scope
api
Desired Behavior
Allow ElasticSearch clients to connect to FlowG and send logs.
It should be exposed on /api/v1/middlewares/elastic.
Every endpoint should return the HTTP header X-Elastic-Product: Elasticsearch so that it is recognized by the clients.
Every endpoint should use HTTP Basic authentication, using FlowG users.
Scope
api
Desired Behavior
Allow ElasticSearch clients to connect to FlowG and send logs.
It should be exposed on
/api/v1/middlewares/elastic.Every endpoint should return the HTTP header
X-Elastic-Product: Elasticsearchso that it is recognized by the clients.Every endpoint should use HTTP Basic authentication, using FlowG users.