Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fbtracemgr: add options to filter on USER, IP (by mask), ROLE and Application fields in addition to connection_id. [CORE3917] #4252

Open
firebird-automations opened this issue Sep 5, 2012 · 4 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Viktor Belzetskiy (viktor_bs)

Votes: 6

For example there can be situations when you had to trace actions from particular USER, IP or Application with several seconds of session duration.

It is unreal to determine connection_id during these seconds and change config file, but it is necessary to trace all sessions by USER/IP for a long period.

@firebird-automations
Copy link
Collaborator Author

Modified by: Sean Leyne (seanleyne)

description: For example there can be situations when you had to trace actions
from particular USER, IP or Application with several seconds of
session duration. It is unreal to determine connection_id during these seconds
and change config file, but it is necessary to trace all sessions by USER/IP for a long period.

=>

For example there can be situations when you had to trace actions from particular USER, IP or Application with several seconds of session duration.

It is unreal to determine connection_id during these seconds and change config file, but it is necessary to trace all sessions by USER/IP for a long period.

summary: fbtracemgr: add filtration for fields USER, IP (by mask), ROLE, Application in addition to connection_id. => fbtracemgr: add options to filter based USER, IP (by mask), ROLE and Application fields in addition to connection_id.

@firebird-automations
Copy link
Collaborator Author

Modified by: Sean Leyne (seanleyne)

summary: fbtracemgr: add options to filter based USER, IP (by mask), ROLE and Application fields in addition to connection_id. => fbtracemgr: add options to filter on USER, IP (by mask), ROLE and Application fields in addition to connection_id.

@firebird-automations
Copy link
Collaborator Author

Commented by: Sean Leyne (seanleyne)

It seems that this request should be handled by a downstream analysis tool, rather than the trace manager directly.

@firebird-automations
Copy link
Collaborator Author

Commented by: GR (gr)

Sean,

> It seems that this request should be handled by a downstream analysis tool, rather than the trace manager directly.

This feature is more useful and convenient than currently available connection_id.
And more than - it gives opportunity for server to trace less data - it would increase
performance and decrease logfile size.

I think, third party tools haven't to be mentioned here at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant