Linux technical support - [email protected]


kibana apache example

<VirtualHost *:80>
    ServerAdmin [email protected]
    ProxyRequests off
    DocumentRoot /var/www
    ProxyPreserveHost Off

    ServerName   log.alexlinux.com

    LogLevel error

    ProxyPass        /  http://localhost:5601/
    ProxyPassReverse /  http://localhost:5601/
</VirtualHost>

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>