diff --git a/elk_metrics_6x/assets/Elastic-Stack-Diagram.svg b/elk_metrics_6x/assets/Elastic-Stack-Diagram.svg
new file mode 100644
index 00000000..cc360841
--- /dev/null
+++ b/elk_metrics_6x/assets/Elastic-Stack-Diagram.svg
@@ -0,0 +1,2 @@
+
+
\ No newline at end of file
diff --git a/elk_metrics_6x/assets/Elastic-dataflow.svg b/elk_metrics_6x/assets/Elastic-dataflow.svg
new file mode 100644
index 00000000..5ccdf433
--- /dev/null
+++ b/elk_metrics_6x/assets/Elastic-dataflow.svg
@@ -0,0 +1,2 @@
+
+
\ No newline at end of file
diff --git a/elk_metrics_6x/readme.rst b/elk_metrics_6x/readme.rst
index ed60d933..33995fda 100644
--- a/elk_metrics_6x/readme.rst
+++ b/elk_metrics_6x/readme.rst
@@ -12,6 +12,14 @@ the elastic stack.
**These playbooks require Ansible 2.5+.**
+Highlevel overview of the Elastic-Stack infrastructure these playbooks will
+build and operate against.
+
+.. image:: assets/Elastic-Stack-Diagram.svg
+ :scale: 50 %
+ :alt: Elasticsearch Architecture Diagram
+ :align: center
+
OpenStack-Ansible Integration
-----------------------------
@@ -315,6 +323,15 @@ deploy logstash, deploy Kibana, and then deploy all of the service beats.
The individual playbooks found within this repository can be independently run
at anytime.
+Architecture | Data flow
+^^^^^^^^^^^^^^^^^^^^^^^^
+
+This diagram outlines the data flow from within an Elastic-Stack deployment.
+
+.. image:: assets/Elastic-dataflow.svg
+ :scale: 50 %
+ :alt: Elastic-Stack Data Flow Diagram
+ :align: center
Optional | Enable uwsgi stats
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^