I have a marvel installed ( v 2.4.1 ) and kibana (v 4.6.1 ) and i want to setup reverse proxy in order to access marvel.
If i access IP_OF_KIBANA:5601 i can access the kibana page but when i use the reverse proxy thing the URI reverts back to FQDN/app/kibana and comes p with the following error
"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"No feature for name [kibana]"}],"type":"illegal_argument_exception","reason":"No feature for name [kibana]"},"status":400}
I have installed apache2 and want to make this configuration work. Please suggest.
I see nobody responded to your question. Did you find a solution to your issue?
If you did, can you please post anything that you think might help others?
If not, can you explain your configuration a little more?
Why are you using the reverse proxy? Kibana can access Marvel data directly (without a proxy) in the Elasticsearch cluster that it gets its other data from.
Or is your Marvel data in a different cluster than the one Kibana gets it's other data from?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.