Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configurable headers for all elasticsearch requests #7996

Merged
merged 1 commit into from
Aug 19, 2016

Commits on Aug 18, 2016

  1. Configurable headers for all elasticsearch requests

    A new server-side configuration, elasticsearch.customHeaders, allows
    people to configure any number of custom headers that will get sent
    along to all requests to Elasticsearch that are made via the proxy or
    exposed client.
    
    This allows for advanced architectures that do things such as dynamic
    routing based on install-specific headers.
    epixa committed Aug 18, 2016
    Configuration menu
    Copy the full SHA
    d00d177 View commit details
    Browse the repository at this point in the history