Skip to content

[Bug] max-attributes param not working for MISP #2050

Closed
@mamoedo

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

  1. Wait until you receive a MISP alert with more than max-attributes setting.
  2. 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"]
        },

Metadata

Assignees

Labels

TheHive4TheHive4 related issuesbug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions