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

Queries using sub-query variables match wrong streams #197

Open
peace-maker opened this issue Nov 18, 2024 · 0 comments
Open

Queries using sub-query variables match wrong streams #197

peace-maker opened this issue Nov 18, 2024 · 0 comments
Labels
bug Something isn't working go Pull requests that update Go code

Comments

@peace-maker
Copy link
Collaborator

The example query from the Help page matches unexpected streams.
@sub:cdata:"(?P<flag>ENO[A-Za-z0-9+\/=]{48})" sdata:"@sub:flag@"

grafik

I'd expect that query to match all streams where the client sent a flag and the server echoed it back. The matched streams don't have the client send the flag though.

@peace-maker peace-maker added bug Something isn't working go Pull requests that update Go code labels Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working go Pull requests that update Go code
Projects
None yet
Development

No branches or pull requests

1 participant