diff --git a/common/playbooks/templates/fluent-bit.yaml.j2 b/common/playbooks/templates/fluent-bit.yaml.j2
index e1d6c13b1822586a260b023d273b8052e46aaa9e..9cda9a53121c7cb906c281bc77f7b57b735bf08a 100644
--- a/common/playbooks/templates/fluent-bit.yaml.j2
+++ b/common/playbooks/templates/fluent-bit.yaml.j2
@@ -14,6 +14,7 @@ config:
         Name systemd
         Tag host.*
         Systemd_Filter _SYSTEMD_UNIT=kubelet.service
+        Systemd_Filter _SYSTEMD_UNIT=glpi-agent.service
         Read_From_Tail On
 
   filters: |