[14:52:20] Hi friends, I'm having a hard time trying to track down some logs. I merged this change: https://gerrit.wikimedia.org/r/c/operations/puppet/+/919350/2/modules/docker/manifests/registry.pp and added it to the lookup file, but it doesn't seem to be findable in logstash. Any hints on where to look next? [14:52:31] It should be visible from the registry* hosts [14:58:32] eoghan: you need to edit modules/profile/files/rsyslog/lookup_table_output.json to send them to kafka in order to have them available in logstash [14:59:00] Sorry, I should have been a bit clearer, I also did that here: https://gerrit.wikimedia.org/r/c/operations/puppet/+/919351/4/modules/profile/files/rsyslog/lookup_table_output.json [15:51:50] eoghan: `docker::registry` appears to only apply to toolforge registry instances. The production instances appear to use `docker_registry_ha` [15:53:18] logs from the docker-registry service, on the other hand, have been making it to logstash since May 25th [20:23:00] Aha! Thanks, that explains it. Could have sworn I saw it look correct in a puppet diff, but maybe I dreamt that. Thanks cwhite.