Jekyll build from master:db5a551

ACCUMULO-4660 Update docs to definitively inform that monitor should not be 
internet-facing


Project: http://git-wip-us.apache.org/repos/asf/accumulo-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo-website/commit/3ab856d4
Tree: http://git-wip-us.apache.org/repos/asf/accumulo-website/tree/3ab856d4
Diff: http://git-wip-us.apache.org/repos/asf/accumulo-website/diff/3ab856d4

Branch: refs/heads/asf-site
Commit: 3ab856d4d5f0e0f940cff1ca4cde757d343720b7
Parents: f2a066e
Author: Josh Elser <[email protected]>
Authored: Wed Jun 21 11:36:29 2017 -0400
Committer: Josh Elser <[email protected]>
Committed: Wed Jun 21 11:36:29 2017 -0400

----------------------------------------------------------------------
 docs/unreleased/administration/monitoring-metrics.html | 5 +++++
 feed.xml                                               | 4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/3ab856d4/docs/unreleased/administration/monitoring-metrics.html
----------------------------------------------------------------------
diff --git a/docs/unreleased/administration/monitoring-metrics.html 
b/docs/unreleased/administration/monitoring-metrics.html
index 2563d67..e8ac1c4 100644
--- a/docs/unreleased/administration/monitoring-metrics.html
+++ b/docs/unreleased/administration/monitoring-metrics.html
@@ -359,6 +359,11 @@ The Traces page displays data for recent traces performed 
(see the following sec
 The Recent Logs page displays warning and error logs forwarded to the monitor 
from all Accumulo processes.
 Also, the XML and JSON links provide metrics in XML and JSON formats, 
respectively.</p>
 
+<p>The Accumulo monitor does a best-effort to not display any sensitive 
information to users; however,
+the monitor is intended to be a tool used with care. It is not a 
production-grade webservice. It is
+a good idea to whitelist access to the monitor via an authentication proxy or 
firewall. It
+is strongly recommended that the Monitor is not exposed to any 
publicly-accessible networks.</p>
+
 <h3 id="ssl">SSL</h3>
 
 <p>SSL may be enabled for the monitor page by setting the following properties 
in the <code class="highlighter-rouge">accumulo-site.xml</code> file:</p>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/3ab856d4/feed.xml
----------------------------------------------------------------------
diff --git a/feed.xml b/feed.xml
index 9c6ceb5..43de41f 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,8 +6,8 @@
 </description>
     <link>https://accumulo.apache.org/</link>
     <atom:link href="https://accumulo.apache.org/feed.xml"; rel="self" 
type="application/rss+xml"/>
-    <pubDate>Tue, 20 Jun 2017 15:01:14 -0400</pubDate>
-    <lastBuildDate>Tue, 20 Jun 2017 15:01:14 -0400</lastBuildDate>
+    <pubDate>Wed, 21 Jun 2017 11:36:18 -0400</pubDate>
+    <lastBuildDate>Wed, 21 Jun 2017 11:36:18 -0400</lastBuildDate>
     <generator>Jekyll v3.3.1</generator>
     
       <item>

Reply via email to