We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I'm meeting an issue with misp event filters. I checked the docs but I can't do what I want with. Maybe I just didn't understood the point.
I use
{ "tags" : { "NOT": ["Deprecated", "myOtherTag"]} }
to filter events
But i also need to filter attributes on the same criterias, so remove Deprecated and "myOtherTag" attributes.
Is it possible ?
Thanks
The text was updated successfully, but these errors were encountered:
Hello @cudeso what do you think?
Sorry, something went wrong.
No branches or pull requests
Hello,
I'm meeting an issue with misp event filters. I checked the docs but I can't do what I want with. Maybe I just didn't understood the point.
I use
to filter events
But i also need to filter attributes on the same criterias, so remove Deprecated and "myOtherTag" attributes.
Is it possible ?
Thanks
The text was updated successfully, but these errors were encountered: