Graylog2 / collector-sidecar

Manage log collectors through Graylog
https://www.graylog.org/
Other
268 stars 56 forks source link

Make validation timeout configurable (#435) #436

Closed mpfz0r closed 2 years ago

mpfz0r commented 2 years ago

Intoduce a new config option: collector_validation_timeout = 1m Also increase the default timeout from 30s to 1m since 30s seems to low for some use cases.

Fixes #431

(cherry picked from commit 56bd1531a6655ed3d783fa38be8b6ecc30a65011)