radicale-syslog.conf 285 B

12345678910111213
  1. # This file is related to Radicale - CalDAV and CardDAV server
  2. # for logwatch (config) - input from syslog file
  3. # Copyright © 2024-2024 Peter Bieringer <pb@bieringer.de>
  4. Title = "Radicale"
  5. LogFile = messages
  6. *OnlyService = radicale
  7. *RemoveHeaders
  8. # vi: shiftwidth=3 tabstop=3 et