Closed
Description
Request Type
Bug
Work Environment
Question | Answer |
---|---|
TheHive version / git hash | 4.1.4 |
Package Type | Binary |
Database | Cassandra |
Index type | Elasticsearch |
Attachments storage | Local |
Problem Description
At least max-attributes
config setting is not working as stated here.
Steps to Reproduce
- Wait until you receive a MISP alert with more than
max-attributes
setting. - Filter didn't work
Complementary information
{
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"]
},