intelmq.bots.experts.aggregate package

Submodules

intelmq.bots.experts.aggregate.expert module

Aggregate Expert

SPDX-FileCopyrightText: 2021 Intelmq Team <intelmq-team@cert.at> SPDX-License-Identifier: AGPL-3.0-or-later

class intelmq.bots.experts.aggregate.expert.AggregateExpertBot(*args, **kwargs)

Bases: ExpertBot, CacheMixin

Aggregation expert bot

cleanup()
fields: str = 'classification.type, classification.identifier'
init()
process()
redis_cache_db: int = 8
threshold: int = 10
timespan: str = '1 hour'
intelmq.bots.experts.aggregate.expert.BOT

alias of AggregateExpertBot

Module contents