@@ -46,33 +46,33 @@ pipeline:
4646 max_workers : 1
4747 instances :
4848 dga_collector :
49- max_workers : 2
49+ max_workers : 1
5050 domainator_collector :
51- max_workers : 2
51+ max_workers : 1
5252 log_filtering.prefilter :
5353 executor : thread
54- max_workers : 2
54+ max_workers : 1
5555 instances :
5656 dga_filter :
57- max_workers : 2
57+ max_workers : 1
5858 no_filter :
59- max_workers : 2
59+ max_workers : 1
6060 data_inspection.inspector :
6161 executor : thread
6262 max_workers : 2
6363 instances :
6464 dga_inspector :
65- max_workers : 2
65+ max_workers : 1
6666 no_inspector :
67- max_workers : 2
67+ max_workers : 1
6868 data_analysis.detector :
6969 executor : thread
70- max_workers : 2
70+ max_workers : 1
7171 instances :
7272 RF-dga_detector :
73- max_workers : 2
73+ max_workers : 1
7474 domainator :
75- max_workers : 3
75+ max_workers : 2
7676 domainator_attributor :
7777 max_workers : 1
7878 domainator_attributor_behaviour :
@@ -83,12 +83,10 @@ pipeline:
8383 max_workers : 1
8484 pipeline.alerter :
8585 executor : thread
86- max_workers : 2
86+ max_workers : 1
8787 instances :
8888 generic :
89- max_workers : 2
90- attributor :
91- max_workers : 2
89+ max_workers : 1
9290 monitoring.agent :
9391 executor : thread
9492 max_workers : 2
@@ -197,7 +195,7 @@ pipeline:
197195 use_scaler : false
198196 checksum : a4aac4c585f1e614c3cf0d737e80b960c5de6e87b253f7cdd07125d9ce486476
199197 base_url : https://heibox.uni-heidelberg.de/d/0d5cbcbe16cd46a58021/
200- threshold : 0.05
198+ threshold : 0.5
201199 consume_from : inspector
202200 inspector_name : " domainator_inspector"
203201 next_detectors :
@@ -218,7 +216,7 @@ pipeline:
218216 use_scaler : false
219217 checksum : d8f302edc166ecc80985838a30b5dff16ccc83480ea3c2480652f49c8f6b5e9b
220218 base_url : https://heibox.uni-heidelberg.de/d/0d5cbcbe16cd46a58021/
221- threshold : 0.05
219+ threshold : 0.5
222220 consume_from : detector
223221 detector_name : " domainator"
224222 next_detectors : " "
@@ -236,7 +234,7 @@ pipeline:
236234 use_scaler : false
237235 checksum : 9a0970b4160b22f4c3c5ac99760f0ace5500dd25c5a195ff13254ad3c11d5dcd
238236 base_url : https://heibox.uni-heidelberg.de/d/0d5cbcbe16cd46a58021/
239- threshold : 0.05
237+ threshold : 0.5
240238 consume_from : detector
241239 detector_name : " domainator"
242240 next_detectors : " "
@@ -254,7 +252,7 @@ pipeline:
254252 use_scaler : false
255253 checksum : 360bd26881beabce7e7581963240915de807c48b5e4a3501a657139f2ecb8a8b
256254 base_url : https://heibox.uni-heidelberg.de/d/0d5cbcbe16cd46a58021/
257- threshold : 0.05
255+ threshold : 0.5
258256 consume_from : detector
259257 detector_name : " domainator"
260258 next_detectors : " "
@@ -288,7 +286,7 @@ pipeline:
288286 protocols :
289287 - dns
290288 interfaces :
291- - eth0
289+ - wlp3s0
292290
293291environment :
294292 kafka_brokers :
0 commit comments