I am using AMQP Messaging Modular Input to import messages from a RabbitMQ queue. When there are lots of messages in the queue and the Modular Input is started, it consumes (without ack) all messages (100k). My understanding from the settings is that it should only consume 10 at a time? How do I set a limit to cap my memory usage?
Try the latest version (0.9) from Splunkbase.
Latest version seems to be 0.8?
try again now.
Works, thx!