- 19 May, 2023 1 commit
-
-
Lluis Gifre Renom authored
-
- 16 May, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Updated my_deploy - Updated test script for recompute connections RPC
-
- 12 May, 2023 4 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Carlos Natalino Da Silva authored
-
- 11 May, 2023 2 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
- Add experiment settings
-
- 27 Apr, 2023 3 commits
-
-
Carlos Natalino Da Silva authored
-
Carlos Natalino Da Silva authored
-
delacal authored
-
- 26 Apr, 2023 3 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
delacal authored
Added buffer to centralized attack detector component for it to wait until it receives BATCH_SIZE requests until it makes an inference
-
- 25 Apr, 2023 1 commit
-
-
delacal authored
-
- 21 Apr, 2023 4 commits
-
-
Lluis Gifre Renom authored
- Updated deploy specs for testing purposes
-
Lluis Gifre Renom authored
- Defined cluster-mode specs for testing
-
Lluis Gifre Renom authored
- Recovered deploy specs
-
Lluis Gifre Renom authored
- Recovered deploy specs
-
- 20 Apr, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Added deploy specs for testing
-
- 30 Mar, 2023 2 commits
-
-
Lluis Gifre Renom authored
- Removed unneeded scripts/files - Cleaned up changes
-
Lluis Gifre Renom authored
- Added script to expose observability framework - Extended TFS deploy scripts to run automatically run expose observability scripts - Adapted TFS deploy script - Script cleanup
-
- 26 Mar, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Added linkerd injectors for load balancing (commented, not working) - Added service monitor to my_deploy.sh
-
- 24 Mar, 2023 1 commit
-
-
delacal authored
- Added GetConfiguredACLRules RPC and ACLRules message to AM protobuf file to allow exporting ACL rules created by this component to other components. - Implemented new RPC in the AM component to allow exporting ACL rules created to other components. - Increased KPI monitoring aggregation time interval from 5 seconds to 60 seconds. - Cleaned up CAD protobuf file. - Added useful logging statements to CAD and AM components. - Formatted CAD and AM code. - Removed unused gRPC channels in AM. - Restructured the cryptomining detector model directory. - Renamed cryptomining detector model file to include relevant details to help better identify the model. - Improved cryptomining detector model loading by removing the need for the model filename to be hardcoded in the code. - Removed old cryptomining detector models. - Refactored CAD code to improve readability. - Added script to automatically copy compiled protobuf files to DAD component. - Updated complete_deploy.sh to conform to the new TFS Release 2 deployment process. - Updated CAD and AM protbuf file messages and RPCs to improve readability and clarity. - Updated CAD and AM client and service to use the new RPCs names. - Changed CAD output message to use the cryptomining detector model filename as identifier. - Added ConnectionInfo class in CAD component to facilitate comparison and serialization of connection information. - Removed test statements used to check the time taken by the cryptomining detector to perform the inference using different batch sizes. - Added a function to properly measure the time taken by the cryptomining detector model to process a batch of connection statistics. - Added IP addresses corresponding to known cryptomining connections to validate the cryptomining detector model performance in the classification task. - Implemented several metrics in the CAD component to monitor the performance of the cryptomining detector model in the classification task. - Implemented a function to export the performance metrics of the cryptomining detector in the classification task to an external file. - Added script to retrieve performance metrics of the cryptomining detector in the classification task from CAD container.
-
- 01 Mar, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Added definition of external ports - Added definition of NATS namespace - Improved Grafana configuration - Improved deployment of dependencies - Updated my_deploy.sh script
-
- 22 Feb, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Added settings to define custom port numbers where dependencies should be exposed. - Corrected order of commands in dependency deploy scripts - Extended NATS deployment to support multiple instances - Extended TFS deployment to support configuration of multiple Grafana instances - Removed constraint of installing monitoring component to deploy Grafana - Updated example my_deploy.sh
-
- 21 Feb, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Removed manual changes in my_deploy.sh
-
- 17 Feb, 2023 2 commits
-
-
Lluis Gifre Renom authored
- added support for deploying Slice Grouping monitoring table and Grafana dashboard
-
Lluis Gifre Renom authored
- enabled support to drop QuestDB tables during deploy - renamed variable QDB_TABLE to QDB_TABLE_MONITORING_KPIS - renamed default table name tfs_monitoring to tfs_monitoring_kpis - renamed secret attribute METRICSDB_TABLE to METRICSDB_TABLE_MONITORING_KPIS - improved log messages of tfs.sh - updated deploy scripts accordingly - removed unused variables and commands - corrected documentation of some variables
-
- 09 Feb, 2023 2 commits
-
-
delacal authored
- ML model features have been embedded in the model's own ONNX file instead of being hard-coded in the component and the old model was replaced by this new one. - A new RPC has been added to the Centralized Attack Detector component that allows other components to know which features the ML model is using. - Added a short path in the Service component for forwarding service-to-device ACL rules (to be removed in the future). - Added logging messages on the Service and Device components to test and track ACL rule forwarding (to be removed in the future).
-
delacal authored
-
- 01 Feb, 2023 3 commits
-
-
Lluis Gifre Renom authored
- Restored execute permissions
-
Lluis Gifre Renom authored
- Added/Updated headers - Added script to update copyright headers
-
Lluis Gifre Renom authored
- cleanup scripts
-
- 31 Jan, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Cosmetic changes
-
- 27 Jan, 2023 1 commit
-
-
Lluis Gifre Renom authored
-
- 26 Jan, 2023 3 commits
-
-
Lluis Gifre Renom authored
- added load generator
-
Lluis Gifre Renom authored
- moved creation of secrets from crdb.sh and nats.sh to tfs.sh for safety reasons
-
Lluis Gifre Renom authored
- updated deploy scripts to include CockroachDB and NATS - reorganized deploy scripts in a new "deploy" folder
-
- 04 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
- updated deploy.sh script with a flag to select whether docker images should be rebuilt or reuse existing ones
-