[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: (ITS#4375) MOD operations not being logged
Quanah Gibson-Mount wrote:
> On Wednesday 08 February 2006 15:18, hyc@symas.com wrote:
>
>> I don't see any processing error here. The mod operation is rejected
>> before the Statslog statement is reached. The same can occur for all of
>> the operation types if input validation fails before reaching the
>> Statslog. In other words, Statslog only records properly formatted
>> requests.
>>
>
> I'm sorry, but what you are saying makes no sense. There is a MOD line here
> that is missing. It should absolutely log what was trying to be MODIFIED
> where the MODIFICATION failed. If Statslog isn't doing this, then it is flat
> out broken.
>
> The fact that only the failure is being logged, and not what entry the MOD
> failed on is a BUG. This didn't happen with the earlier 2.3 releases, i.e,
> this is new behavior with 2.3.19.
>
The behavior I described has been part of every OpenLDAP 2.x release and
likely every 1.x release as well. If a request doesn't get past input
validation then it will not be logged by Statslog. I think the only
reason you're seeing it now is because you've just brought a new client
online that is submitting invalid modify requests that you never got before.
--
-- Howard Chu
Chief Architect, Symas Corp. http://www.symas.com
Director, Highland Sun http://highlandsun.com/hyc
OpenLDAP Core Team http://www.openldap.org/project/