Closed yaauie closed 9 months ago
Adds a User-Agent header to the Elasticsearch client to identify this plugin (and its version), in order to reasonably distinguish requests from those made by generic java rest clients.
User-Agent
Example: User-Agent: Elastic/Logstash (IntegrationFilter v1.0.3)
User-Agent: Elastic/Logstash (IntegrationFilter v1.0.3)
Adds a
User-Agent
header to the Elasticsearch client to identify this plugin (and its version), in order to reasonably distinguish requests from those made by generic java rest clients.Example:
User-Agent: Elastic/Logstash (IntegrationFilter v1.0.3)