add guide to enable central logging to elastic

This commit is contained in:
2023-10-16 16:36:47 +02:00
parent 9c13691432
commit 6741df36ee
3 changed files with 33 additions and 0 deletions
+4
View File
@@ -5,6 +5,9 @@ Here starts a so far small collections of configuration guides for sysadmins of
## Monitoring
- [Icinga2](configuration/icinga2)
## Logging
- [Setup Central Logging to Elastic](configuration/central_logging_elastic)
## Basic Setup
- [Mounting Volumes](configuration/mount)
- [Distribute Files](configuration/distribute_files)
@@ -25,3 +28,4 @@ Here starts a so far small collections of configuration guides for sysadmins of
- [SSH Host Hopping as Root (e.g. between cluster members)](configuration/ssh_host_hopping)
- [Install Citrix VDA](configuration/citrix_vda)
- [Sending / Relaying Emails](configuration/configuration_email)