Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 400 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 400 Bytes

Reverse Proxy using ExpressJS

Reverse Proxy Authentication WebSite for ELK Stack/Netflow Collector in ExpressJS

Server listens to 443 and redirects port 80 to https, once authenticated allows communication to Kibana Dashboard.

Useful for adding security and authentication to Kibana or the ELK Stack which currently is only available through license from Elastic

(Soon to be added: Dockerfile)