What is the max count of the streams?

i made the Graylog server in my private cloud as a syslog server.

and try to let Server/Router/Switch One-to-one correspondence with Graylog’s Streams.
(create a new stream&rule when one server/router/switch was added)

is it possible? if we have 10000+ sesrver/router/switch/vm streams should be 1000+,
so i want know the max count of the streams.

There is no limit for the number of streams in Graylog (well, there’s a practical limit of 2^96 streams because that’s the size of MongoDB’s ObjectId).

Other than that, it’s simply a question of how much hardware you throw at your Graylog cluster.

i see!Thank you very much!

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