Queue-For-Processing - How can I access the kafka data instance
Hi,
I'm using Queue-For-Processing to push a json asynchronously to AWS, when I read about Queue-For-Processing pega docs says "The system queues the page to the embedded Kafka data instance"
This info can be found here under "Results" section - https://docs-previous.pega.com/system-administration/86/queue-processing-method
Does Pega clean's up the data stored in this Kafka data instance after the json files are delivered to AWS?
Where is this data instance in Pega and how can I access it?