canonical / cos-proxy-operator

https://charmhub.io/cos-proxy
Apache License 2.0
2 stars 12 forks source link

Add keepalive to logstash source #113

Closed dnegreira closed 8 months ago

dnegreira commented 9 months ago

Issue

112

Solution

Add a keepalive to the logstash source so that if it doesn't receive a packet for one hour, it will drop the connection and free the resources.

Testing Instructions

Mostly the same instructions as described on #112 - Just verify that the connections are dropped.

Release Notes

simskij commented 8 months ago

@dnegreira can you please rebase your pr with pgp-signed commits, so i'll be able to merge it? thanks :)

dnegreira commented 8 months ago

@simskij should be good to go now :)