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

Allow setting of custom headers in backend #1635

Closed
karthikr44 opened this issue Oct 10, 2014 · 2 comments
Closed

Allow setting of custom headers in backend #1635

karthikr44 opened this issue Oct 10, 2014 · 2 comments
Labels

Comments

@karthikr44
Copy link

Hi,

I am trying to embed kibana 4 as an iframe into my main html. But i am getting error like Xframe options set to SAMEORIGIN.

Previously in kibana 3 i can change that setting in my local apache or nginx server.

But since kibana 4 is pre-configured with server and comes with a bundled jar file in which file i need to modify the settings.

thanks
r karthik.

@rashidkpc
Copy link
Contributor

I've updated this ticket to only include the 1 issue, the answer to your other question can be found here: #1637

@rashidkpc rashidkpc changed the title Modifying X-Frame-Options for Kibana 4 Allow setting of custom headers in backend Oct 10, 2014
@rashidkpc rashidkpc added the help wanted adoptme label Oct 10, 2014
@tbragin tbragin added the Team:Operations Team label for Operations Team label Nov 9, 2016
@timroes timroes added the v6.0.0 label Nov 22, 2017
@timroes
Copy link
Contributor

timroes commented Nov 22, 2017

This is possible since Kibana 6.0.0, by using the server.customResponseHeaders option in the kibana.yml. See also the Configuring Kibana documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants