Skip to content
Extraits de code Groupes Projets
Valider b8a5faa0 rédigé par Théo - Le Filament's avatar Théo - Le Filament
Parcourir les fichiers

feat: add dpkg log collecting

parent b6c4aa12
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -20,6 +20,16 @@ filebeat.autodiscover: ...@@ -20,6 +20,16 @@ filebeat.autodiscover:
{% endif %} {% endif %}
{% endif %} {% endif %}
filebeat.inputs:
- type: filestream
id: dpkg
name: "dpkg"
paths:
- /var/log/dpkg.log
fields:
source_app: "dpkg"
# ================================== Outputs =================================== # ================================== Outputs ===================================
# ------------------------------ Logstash Output ------------------------------- # ------------------------------ Logstash Output -------------------------------
output.logstash: output.logstash:
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter