cloudfoundry-community / firehose-to-syslog

Send firehose events from Cloud Foundry to syslog.
MIT License
44 stars 58 forks source link

Firehose-to-syslog connection close #182

Closed fghorbel closed 6 years ago

fghorbel commented 6 years ago

Hi,

I ran a load test which will generate around 4 000 000 events log per 15 minutes. firehose-to-syslog losses some of the event logs and throw the following exception.

</h1>\nYour browser didn't send a complete request in time.\n</body></html>\n"; err=<nil>
[2018-04-09 13:35:59.032651584 +0000 UTC] Exception occurred! Message: Missed Logs  Details: 10000
2018/04/09 13:37:04 Unsolicited response received on idle HTTP channel starting with "HTTP/1.0 408 Request Time-out\r\nCache-Control: no-cache\r\nConnection: close\r\nContent-Type: text/html\r\n\r\n<html><body><h1>408 Request Time-out</h1>\nYour browser didn't send a complete request in time.\n</body></html>\n"; err=<nil>

I increased the log-api instances as well as the firehose-to-syslog instances number, but the problem is always the same.