Subject | Re: [firebird-support] Firebird 2.5 Trace - Exclude filter |
---|---|
Author | Thomas Steinmaurer |
Post date | 2010-10-07T10:21:14Z |
> Hello,I've also tried the following exclude_filter which should dismiss all
>
> I have the following trace config:
>
> <services>
> enabled true
> log_services true
> exclude_filter "List Trace Sessions"
> </services>
trace service events:
exclude_filter %Trace%
Running the following SIMILAR TO based query:
select 1 from rdb$database where 'Start Trace Session' similar to '%Trace%'
shows, that the result of the WHERE condition is true, thus fulfills the
regular expression. Is there something wrong with exclude_filter?
Thanks.
--
Best Regards,
Thomas Steinmaurer
LogManager Series - Logging/Auditing Suites supporting
InterBase, Firebird, Advantage Database, MS SQL Server and
NexusDB V2
Upscene Productions
http://www.upscene.com
My blog:
http://blog.upscene.com/thomas/