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

Regex with mqtt #287

Open
Fashaun opened this issue Dec 9, 2020 · 2 comments
Open

Regex with mqtt #287

Fashaun opened this issue Dec 9, 2020 · 2 comments

Comments

@Fashaun
Copy link

Fashaun commented Dec 9, 2020

How can I use regex to recognize mqtt traffic without using anypro

@yrutschle
Copy link
Owner

I found this in older issue #87 : "^\x10.\00\x06MQIsdp". I'd be interested to know if that works, then I'll add it the examples

@mushonnip
Copy link

This doesn't work for me
{ name: "regex"; host: "127.0.0.1"; port: "1883"; regex_patterns: ["^\x10.\00\x06MQIsdp"]; log_level: 0; },
also i need to recognize mqtt over websockets, any idea?

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

No branches or pull requests

3 participants