WIP: Expose ES stats public dashboard safely (behind a proxy?) #2

Draft
thopic wants to merge 5 commits from stat-proxy into master
Showing only changes of commit 487e9b1ec4 - Show all commits

View File

@ -18,7 +18,7 @@
</CENTER>
<BR><BR>
<iframe style="border: none;width: 100%;height: 100%; overflow-y: auto; overflow-x: hidden; display: block;" width="100%" height="100%" src="https://stat.gnous.fr/s/public/app/dashboards#/view/f01369bd-82a8-4861-ad91-06a84cbc77f7?embed=true&_g=(filters%3A!()%2CrefreshInterval%3A(pause%3A!t%2Cvalue%3A0)%2Ctime%3A(from%3Anow-1w%2Cto%3Anow))&hide-filter-bar=true" height="600" width="800"></iframe>
<iframe style="border: none;width: 100%;height: 100%; overflow-y: auto; overflow-x: hidden; display: block;" width="100%" height="100%" src="http://stat-nginx-1/app/dashboards#/view/b4a96730-3a7c-11ed-bf1e-a57b2b18165f?embed=true&_g=(filters%3A!()%2CrefreshInterval%3A(pause%3A!t%2Cvalue%3A0)%2Ctime%3A(from%3Anow-24h%2Cto%3Anow))&hide-filter-bar=true" height="600" width="800"></iframe>
<?php include 'includes/footer.php'; ?>
</BODY>
</HTML>