Jeff Hanson

Results 3 comments of Jeff Hanson

Just to have a working example this is what we have `kafka-avro-console-consumer` --bootstrap-server broker-1:29092 --topic agent-deregistration --property schema.registry.url=https://schemaregistry:8081 --consumer.config /run/secrets/client-sasl_ssl.conf --from-beginning` `root@test:/# cat /run/secrets/client-sasl_ssl.conf bootstrap.servers=broker-1:29092,broker-2:29093,broker-3:29094 security.protocol=SASL_SSL sasl.jaas.config=org.apache.kafka.common.security.scram.ScramLoginModule required \ username="client"...

by-uuid exists for at least 10 years as I recall.

@spencecopper reported using external alertmanager in his comment and that it has the problem that @Raghul-Vasu reported. Based on reading the issue I would say it would not solve the...