Filebeat TCP Input Max Connections

Hello,

The documentation of the Filebeat tcp input mentions max_connections. But it does not state what's the default value?

So what is the default value?

Grtz

Willem

Hi!

Default value should be 0 which means practically no limit: https://github.com/elastic/beats/blob/a70d919314a695e505f44dcde14288cc8c1d1ba5/filebeat/inputsource/tcp/server.go#L84

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.