Configuració de la rotació de logs
# filestream is an input for collecting log messages from files. – type: log # Unique ID among all inputs, an ID is required. id: my-filestream-id # Change to true to enable this input configuration. enabled: true # Paths that should be crawled and fetched. Glob based paths. paths: – /var/log/*.log Per a la rotació … Read more