Add diagrams covering the deployment of ELK
Change-Id: Ib1df2f44a28f626f2b87304d0c0690391b1f1d77 Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
This commit is contained in:
parent
cb479c10ff
commit
b150d12548
2
elk_metrics_6x/assets/Elastic-Stack-Diagram.svg
Normal file
2
elk_metrics_6x/assets/Elastic-Stack-Diagram.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 1.0 MiB |
2
elk_metrics_6x/assets/Elastic-dataflow.svg
Normal file
2
elk_metrics_6x/assets/Elastic-dataflow.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 270 KiB |
@ -12,6 +12,14 @@ the elastic stack.
|
|||||||
|
|
||||||
**These playbooks require Ansible 2.5+.**
|
**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
|
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
|
The individual playbooks found within this repository can be independently run
|
||||||
at anytime.
|
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
|
Optional | Enable uwsgi stats
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
Loading…
Reference in New Issue
Block a user