[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Accesslog overlay access
- To: openldap-technical@openldap.org
- Subject: Accesslog overlay access
- From: Hugo Deprez <hugo.deprez@gmail.com>
- Date: Thu, 10 Nov 2011 17:37:10 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=husEF0kt0iYXmXj2jc3zTm6sZa70C0LG7yciFqaVQv8=; b=FkYgvJidp0ZusL3F1kMitvx18wGSUc2e05rkHIRHE74yXpB/xdXxbzKLxcb3TcX1So xjuOYydfdNlazLyjjYgAamaARFZdmID/bVh66lF7qaBmy72TRrgOm/Pz9MctXFx74mUg WOmcY0+cVaRBkrTs358YS/e9x71g4G7w66dbQ=
Dear community,
I configured accesslog overlay on a test server. Everything is working fine.
But when I use my LDAP client (aka Ldap Admin) I get an error : "Size
Limit Exceeded"
The thing is I specified in the slapd.conf configuration file to
rotate the data after 30 days.
Does this message occur because there is too much data in the database ?
Regards,
Hugo