Hi,
thanks for formula! Generally it works fine, but I cannot find a way to disable forwarding of '/var/log/messages'. This is defined in the "files" section in the map.jinja file, which then uses filter_by to merge with the pillar data. This merge can thus only add more files to the "files" section, not replace it/empty it (i.e. files: [] in my pillar will have no effect at all).
May or may not be intended?
Johan
Hi,
thanks for formula! Generally it works fine, but I cannot find a way to disable forwarding of '/var/log/messages'. This is defined in the "files" section in the map.jinja file, which then uses filter_by to merge with the pillar data. This merge can thus only add more files to the "files" section, not replace it/empty it (i.e. files: [] in my pillar will have no effect at all).
May or may not be intended?
Johan