intelmq.bots.collectors.rsync package¶
Submodules¶
intelmq.bots.collectors.rsync.collector_rsync module¶
-
intelmq.bots.collectors.rsync.collector_rsync.
BOT
¶ alias of
intelmq.bots.collectors.rsync.collector_rsync.RsyncCollectorBot
-
class
intelmq.bots.collectors.rsync.collector_rsync.
RsyncCollectorBot
(bot_id: str, start: bool = False, sighup_event=None, disable_multithreading: bool = None)¶ Bases:
intelmq.lib.bot.CollectorBot
Collect data with rsync from any resource rsync supports
-
file
= '<file>'¶
-
init
()¶
-
process
()¶
-
rate_limit
= 1000¶
-
rsync_path
= '<path>'¶
-
temp_directory
= '/var/lib/intelmq/bots/rsync_collector'¶
-