From b7fcddee2f470815cfc7bd9c462a74f9eccdc7d1 Mon Sep 17 00:00:00 2001 From: Guillermo Palacio Date: Wed, 19 Nov 2025 11:59:12 +0100 Subject: [PATCH] Add python-logstash for ELK logging configuration --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 346ac771c70..720bd3ef29e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -70,3 +70,4 @@ PyYAML==6.0.3 pyopenssl==25.3.0 parameterized==0.9.0 setuptools==80.9.0 +python-logstash==0.4.8 # Required to configure logstash logging to elk