Maximum Number of Log Streams

Problem statement

What is the maximum number of log streams allowed on our plan? It does not appear to allow for creating more than 2.

Solution

For Enterprise subscriptions, an increase in the maximum number of log streams allowed from 2 to 3 can be requested via a Support Ticket.

If more log streams are needed, the recommendation is to leverage an event hub like Amazon EventBridge or Azure EventGrid or to spin up something to leverage the custom webhook stream and propagate the events.

Related References