Mithun Manohar

Results 9 comments of Mithun Manohar

This can be done, but not currently supported. I will add this to feature request and work on it when I get some time

This can be done, however this feature is not supported currently. I am little busy with my day job currently. However would consider this feature request when I get some...

Hello. Glad that you found the script useful. I am little busy with my day job at the moment. But I would consider adding this featurein future when I get...

This is a known issue. Currently the script can only pull maximum of 100 orders.

https://github.com/gsuitedevs/PyDrive/issues/107#issuecomment-360105741 Where to find the file that is created by this ?

The confluent security plugin(available under a Confluent enterprise license) supports this. https://docs.confluent.io/current/confluent-security-plugins/kafka-rest/introduction.html

Yes. It should be possible. I have tested two patterns for our REST proxy implementation and found it working. 1. R53 > ALB( listner configured on port 443, using AWS...

Hi @0ni0nrings , 1. You can run rest-proxy stand-alone using its Docker container (https://hub.docker.com/r/confluentinc/cp-kafka-rest). As mentioned above I deployed this container in an ECS task. It can be run on...

@0ni0nrings This looks like something specific to your configuration and AWS environment. What is the listener rule set up in ALB and to which target group the traffic is forwarded?...