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
Bug
At least max-attributes config setting is not working as stated here.
max-attributes
{ name = "Org" url = "https://misp.org.com" auth { type = key key = "XXXX" } purpose = ImportAndExport tags = ["Imported"] max-attributes = 2000 max-size = 16 MiB max-age = 30 days exclusion { organisations = ["Org-two"] } includedTheHiveOrganisations = ["Org"] },
The text was updated successfully, but these errors were encountered:
@To-om it looks like max-attributes and max-size are not implemented in TheHive 4, can you please confirm?
max-size
Sorry, something went wrong.
TheHive-Project#2050 add max-attributes to misp filters
39b5374
Merge pull request #2053 from vdebergue/fix/2050
6a7a20d
Fix #2050: add max-attributes to misp filters
max-attributes filter is not working in TheHive version 4.1.9
To-om
No branches or pull requests
Request Type
Bug
Work Environment
Problem Description
At least
max-attributes
config setting is not working as stated here.Steps to Reproduce
max-attributes
setting.Complementary information
The text was updated successfully, but these errors were encountered: