Commit 053968fd authored by Luis de la Cal's avatar Luis de la Cal
Browse files

Finished exp1 development

parent e15922c0
Loading
Loading
Loading
Loading

cad.txt

0 → 100644
+20099 −0

File added.

Preview size limit exceeded, changes collapsed.

cad_log.txt

0 → 100644
+3528 −0

File added.

Preview size limit exceeded, changes collapsed.

cad_logs_2.txt

0 → 100644
+5088 −0

File added.

Preview size limit exceeded, changes collapsed.

cad_logs_3.txt

0 → 100644
+23965 −0

File added.

Preview size limit exceeded, changes collapsed.

cad_logs_5.txt

0 → 100644
+12 −0
Original line number Diff line number Diff line
INFO:__main__:Starting...
DEBUG:l3_centralizedattackdetector.service.l3_centralizedattackdetectorService:Starting Service (tentative endpoint: 0.0.0.0:10001, max_workers: 10)...
INFO:l3_centralizedattackdetector.service.l3_centralizedattackdetectorServiceServicerImpl:Creating Centralized Attack Detector Service
INFO:l3_centralizedattackdetector.service.l3_centralizedattackdetectorServiceServicerImpl:Cryptomining Detector Features: [3.0, 5.0, 7.0, 8.0, 9.0, 17.0, 19.0, 21.0, 22.0, 23.0]
INFO:l3_centralizedattackdetector.service.l3_centralizedattackdetectorServiceServicerImpl:Batch size: 10
DEBUG:monitoring.client.MonitoringClient:Creating channel to 10.152.183.227:7070...
DEBUG:monitoring.client.MonitoringClient:Channel created
DEBUG:l3_attackmitigator.client.l3_attackmitigatorClient:Creating channel to l3-attackmitigatorservice:10002...
DEBUG:l3_attackmitigator.client.l3_attackmitigatorClient:Channel created
INFO:l3_centralizedattackdetector.service.l3_centralizedattackdetectorServiceServicerImpl:This replica's identifier is: 84c48a95-dedc-4d31-a2f8-358a0237f320
INFO:l3_centralizedattackdetector.service.l3_centralizedattackdetectorService:Listening on 0.0.0.0:10001...
DEBUG:l3_centralizedattackdetector.service.l3_centralizedattackdetectorService:Service started
Loading