If the service generates a large number of logs over a particular period, and loggly is down or simply consuming them more slowly than they are being generated, is there a mechanism that will stop memory from overflowing in the service? For example, by discarding older or newer logs if the number or size of the pending logs goes over a certain threshold?