Is there a way to restrict by size of the database...
# general
s
Is there a way to restrict by size of the database. Like oldest getting expired
z
Yes, see
--buffered_log_max
,
--events_max
,
--events_expiry
.
s
I will take a look thanks