cloudfoundry-community / firehose-to-syslog

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

firehose-to-syslog cut shorts big log messages #185

Closed Shyamkumargv closed 6 years ago

Shyamkumargv commented 6 years ago

I noticed that the nozzle app cut shorts the log messages that are more than 8 KB. Initially we were running with the default manifest settings and it was cutting the messages off. But we tried playing with the "Buffer Size" parameter but no luck. We are using it to push to ELK. I tried to push a big message directly through postman and that goes fine, that means ELK is allowing me to push big log messages. Did anyone face this before? Any help will be greatly appreciated.

Thanks

Shyamkumargv commented 6 years ago

We fixed it.. there is no issue with this app rather we had an issue with syslog server