The presented configuration files allow you to deploy a multi-level deployment server and data transfer systems located in different vlans.
In this example, we have:
- Primary deployment server located in VLAN 1.
- Secondary deployment server (aka heavy forwarder) located in VLAN 2.
- Universal forwarders acting as deployment clients on the primary and secondary deployment servers.
- Two virtual networks (VLAN 1,2) in which, for security reasons, ports are open for communication and receiving / sending data, but only for one host located in VLAN 2.
The primary deployment server serves as the main app repository.
In this example, it has:
send_to_secondary
(an arbitrary app for send data to secondary deployment server (heavyforwarder))TA-linux
(the technology add-on for monitoring logs on *Nix hosts)TA_windows
(the technology add-on for monitoring logs on Windows hosts)
The secondary deployment server downloads its apps from the primary deployment server.
In this example, it will download:
TA-linux
(in this example we use TA-linux for local monitoring *Nix logs)
send_to_secondary
TA-linux
TA_windows
Splunk-tiered-deployment-server is licensed under the BEERWARE License. =)
Steven Swor - The man who first described a similar configuration