ATM all daemons that read from varnishlog log directly to logstash inputs, they should do local syslog instead (prefixing json with @cee) and can then be ingested into the logging pipeline.
modules/varnish/files/varnishfetcherr.py:from wikimedia_varnishlogconsumer import BaseVarnishLogConsumer modules/varnish/files/varnishospital.py:from wikimedia_varnishlogconsumer import BaseVarnishLogConsumer modules/varnish/files/varnishslowlog.py:from wikimedia_varnishlogconsumer import BaseVarnishLogConsumer modules/varnish/files/varnishtlsinspector.py:from wikimedia_varnishlogconsumer import BaseVarnishLogConsumer