Skip to content
Merged

fix #184

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions docs/class4/module4/lab1/lab1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ Install LAD server on Linux server
Local API Discovery, aka LAD, is a local server collecting logs from BIG-IP and delivering API Discovery locally. Compared to other F5 API Discovery solutions, LAD is fully local and air gapped.
It fits perfectly for environments where cloud storage or cloud connectivity is a challenge.

.. image:: ./pictures/intro-lad.png
:align: left
:scale: 50%

Simplified Architecture
-----------------------

Expand All @@ -16,7 +12,7 @@ The LAD Server acts as a syslog receiver collecting access/request logs from the
* NIC1 to BIG-IP mgmt network
* NIC2 to BIG-IP self-ip backend network

.. image:: ./pictures/lad-archi.png
.. image:: ../pictures/lad-archi.png
:align: left
:scale: 50%

Expand Down
3 changes: 3 additions & 0 deletions docs/class4/module4/module4.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ Local API Discovery

In this section, we will deploy the F5 Local API Discovery solution. This solution is an AirGapped API Discovery solution for BIG-IP and is disconnected from F5 Distributed Cloud. All datas, processing and logs are handled locally.

.. image:: ./pictures/intro-lad.png
:align: left
:scale: 50%

**Module 4 - All sections**

Expand Down
Loading