openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #08641
yagi caching messages for time
I noticed that in the configuration file for yagi that there is no option
for storing messages for a time period but rather a limit of max_messages.
Does anyone know if there is a way to configure yagi to keep messages for a
set amount of time?
###yagi/etc/yagi.conf###
[consumer:notifications.warn]
apps = yagi.handler.pubsubhubbub_handler.PubSubHubBubHandler,
yagi.handler.redis_handler.RedisHandler
exchange = nova
exchange_type = topic
routing_key = notifications.warn
durable = False
max_messages = 1000
-Craig Vyvial
Follow ups