Skip to content

PHP reverse proxy for passing requests to a local Kibana instance

Notifications You must be signed in to change notification settings

HansSchouten/Kibana-ReverseProxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Kibana-ReverseProxy

PHP reverse proxy for passing requests to a local Kibana instance (works with Kibana 6 and 7).

This could be done directly in Apache/Nginx config, however this is more flexible and it can be directly used with any server admin panel.

Usage

  • Upload .htaccess and index.php to the webroot directory of a (sub)domain.
  • Create a .htpasswd file (see here) and add its absolute path to .htaccess.

About

PHP reverse proxy for passing requests to a local Kibana instance

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages