logzio / logzio-logback-appender

Logback Appender that ships logs using HTTPs bulk
Apache License 2.0
25 stars 19 forks source link

logz appender creates too many daemon threads - please make this value configurable #87

Open cchaulk opened 1 year ago

cchaulk commented 1 year ago

I have noticed that the appender creates 8 daemon threads by default. This seems like too many. Could you add another parameter so we can set the size of the thread pool ?

tamir-michaeli commented 1 year ago

Hi @cchaulk, thanks for opening this issue. We will add this configuration option in the future, but as of now there is no ETA.