Skip to content

Commit 7d39fa1

Browse files
authored
Merge pull request #182 from f5devcentral:dev
lad
2 parents a313fe0 + c3a5d1f commit 7d39fa1

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

docs/class4/module4/lab1/lab1.rst

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,21 @@ Install LAD server on Linux server
44
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.
55
It fits perfectly for environments where cloud storage or cloud connectivity is a challenge.
66

7+
.. image:: ./pictures/intro-lad.png
8+
:align: left
9+
:scale: 50%
10+
711
Simplified Architecture
812
-----------------------
913

10-
Pre-requisites
11-
^^^^^^^^^^^^^^
14+
The LAD Server acts as a syslog receiver collecting access/request logs from the BIG-IP. In this lab, it is a Ubuntu server with 2 interfaces
1215

16+
* NIC1 to BIG-IP mgmt network
17+
* NIC2 to BIG-IP self-ip backend network
1318

19+
.. image:: ./pictures/lad-archi.png
20+
:align: left
21+
:scale: 50%
1422

1523

1624
JWT Access Control
478 KB
Loading

0 commit comments

Comments
 (0)