csle_cluster package
Subpackages
- csle_cluster.constants package
- csle_cluster.cluster_manager package
- Submodules
- csle_cluster.cluster_manager.cluster_controller module
ClusterController
ClusterController.apply_filebeat_config()
ClusterController.apply_filebeats_config()
ClusterController.apply_heartbeat_config()
ClusterController.apply_heartbeats_config()
ClusterController.apply_kafka_config()
ClusterController.apply_metricbeat_config()
ClusterController.apply_metricbeats_config()
ClusterController.apply_packetbeat_config()
ClusterController.apply_packetbeats_config()
ClusterController.apply_resource_constraints()
ClusterController.attach_containers_in_execution_to_networks()
ClusterController.check_pid()
ClusterController.clean_all_executions()
ClusterController.clean_all_executions_of_emulation()
ClusterController.clean_execution()
ClusterController.configure_ovs()
ClusterController.create_emulation_networks()
ClusterController.create_flags()
ClusterController.create_kafka_topics()
ClusterController.create_kibana_tunnel()
ClusterController.create_ovs_switches()
ClusterController.create_ryu_tunnel()
ClusterController.create_topology()
ClusterController.create_users()
ClusterController.create_vulnerabilities()
ClusterController.get_cadvisor_logs()
ClusterController.get_client_manager_logs()
ClusterController.get_client_managers_info()
ClusterController.get_cluster_manager_logs()
ClusterController.get_container_logs()
ClusterController.get_csle_log_files()
ClusterController.get_docker_logs()
ClusterController.get_docker_stats_manager_info()
ClusterController.get_docker_stats_manager_status()
ClusterController.get_docker_statsmanager_logs()
ClusterController.get_elk_logs()
ClusterController.get_elk_manager_logs()
ClusterController.get_elk_managers_info()
ClusterController.get_elk_status()
ClusterController.get_execution_info()
ClusterController.get_execution_time_series_data()
ClusterController.get_flask_logs()
ClusterController.get_grafana_logs()
ClusterController.get_host_manager_logs()
ClusterController.get_host_managers_info()
ClusterController.get_host_monitor_threads_statuses()
ClusterController.get_kafka_logs()
ClusterController.get_kafka_manager_logs()
ClusterController.get_kafka_managers_info()
ClusterController.get_kafka_status()
ClusterController.get_log_file()
ClusterController.get_merged_execution_info()
ClusterController.get_nginx_logs()
ClusterController.get_node_exporter_logs()
ClusterController.get_node_status()
ClusterController.get_num_active_clients()
ClusterController.get_ossec_ids_logs()
ClusterController.get_ossec_ids_manager_logs()
ClusterController.get_ossec_ids_managers_info()
ClusterController.get_ossec_ids_monitor_thread_statuses()
ClusterController.get_pgadmin_logs()
ClusterController.get_postgresql_logs()
ClusterController.get_prometheus_logs()
ClusterController.get_ryu_controller_logs()
ClusterController.get_ryu_manager_logs()
ClusterController.get_ryu_managers_info()
ClusterController.get_ryu_status()
ClusterController.get_snort_ids_logs()
ClusterController.get_snort_ids_manager_logs()
ClusterController.get_snort_ids_managers_info()
ClusterController.get_snort_ids_monitor_thread_statuses()
ClusterController.get_traffic_manager_logs()
ClusterController.get_traffic_managers_info()
ClusterController.install_libraries()
ClusterController.is_cluster_manager_running()
ClusterController.list_all_container_images()
ClusterController.list_all_docker_networks()
ClusterController.list_all_running_containers()
ClusterController.list_all_running_emulations()
ClusterController.list_all_stopped_containers()
ClusterController.list_kibana_tunnels()
ClusterController.list_ryu_tunnels()
ClusterController.ping_execution()
ClusterController.remove_all_container_images()
ClusterController.remove_all_docker_networks()
ClusterController.remove_all_stopped_containers()
ClusterController.remove_container()
ClusterController.remove_container_image()
ClusterController.remove_docker_networks()
ClusterController.remove_kibana_tunnel()
ClusterController.remove_ryu_tunnel()
ClusterController.run_container()
ClusterController.run_emulation()
ClusterController.start_all_stopped_containers()
ClusterController.start_cadvisor()
ClusterController.start_client_manager()
ClusterController.start_client_population()
ClusterController.start_container()
ClusterController.start_containers_in_execution()
ClusterController.start_containers_of_execution()
ClusterController.start_docker_engine()
ClusterController.start_docker_statsmanager()
ClusterController.start_docker_statsmanager_thread()
ClusterController.start_elastic()
ClusterController.start_elk_manager()
ClusterController.start_elk_stack()
ClusterController.start_filebeat()
ClusterController.start_filebeats()
ClusterController.start_flask()
ClusterController.start_grafana()
ClusterController.start_heartbeat()
ClusterController.start_heartbeats()
ClusterController.start_host_manager()
ClusterController.start_host_managers()
ClusterController.start_host_monitor_thread()
ClusterController.start_host_monitor_threads()
ClusterController.start_kafka_client_producer()
ClusterController.start_kafka_manager()
ClusterController.start_kafka_server()
ClusterController.start_kibana()
ClusterController.start_logstash()
ClusterController.start_metricbeat()
ClusterController.start_metricbeats()
ClusterController.start_nginx()
ClusterController.start_node_exporter()
ClusterController.start_ossec_ids()
ClusterController.start_ossec_ids_manager()
ClusterController.start_ossec_ids_managers()
ClusterController.start_ossec_ids_monitor_thread()
ClusterController.start_ossec_idses()
ClusterController.start_ossec_idses_monitor_threads()
ClusterController.start_packetbeat()
ClusterController.start_packetbeats()
ClusterController.start_pgadmin()
ClusterController.start_postgresql()
ClusterController.start_prometheus()
ClusterController.start_ryu()
ClusterController.start_ryu_manager()
ClusterController.start_ryu_monitor()
ClusterController.start_sdn_controller()
ClusterController.start_sdn_controller_monitor()
ClusterController.start_snort_ids()
ClusterController.start_snort_ids_manager()
ClusterController.start_snort_ids_managers()
ClusterController.start_snort_ids_monitor_thread()
ClusterController.start_snort_ids_monitor_threads()
ClusterController.start_snort_idses()
ClusterController.start_snort_idses_monitor_threads()
ClusterController.start_spark_server()
ClusterController.start_spark_servers()
ClusterController.start_traffic_generator()
ClusterController.start_traffic_generators()
ClusterController.start_traffic_manager()
ClusterController.start_traffic_managers()
ClusterController.stop_all_executions()
ClusterController.stop_all_executions_of_emulation()
ClusterController.stop_all_running_containers()
ClusterController.stop_cadvisor()
ClusterController.stop_client_manager()
ClusterController.stop_client_population()
ClusterController.stop_container()
ClusterController.stop_containers_of_execution()
ClusterController.stop_docker_engine()
ClusterController.stop_docker_statsmanager()
ClusterController.stop_docker_statsmanager_thread()
ClusterController.stop_elastic()
ClusterController.stop_elk_manager()
ClusterController.stop_elk_stack()
ClusterController.stop_execution()
ClusterController.stop_filebeat()
ClusterController.stop_filebeats()
ClusterController.stop_flask()
ClusterController.stop_grafana()
ClusterController.stop_heartbeat()
ClusterController.stop_heartbeats()
ClusterController.stop_host_manager()
ClusterController.stop_host_managers()
ClusterController.stop_host_monitor_thread()
ClusterController.stop_host_monitor_threads()
ClusterController.stop_kafka_client_producer()
ClusterController.stop_kafka_manager()
ClusterController.stop_kafka_server()
ClusterController.stop_kibana()
ClusterController.stop_logstash()
ClusterController.stop_metricbeat()
ClusterController.stop_metricbeats()
ClusterController.stop_nginx()
ClusterController.stop_node_exporter()
ClusterController.stop_ossec_ids()
ClusterController.stop_ossec_ids_manager()
ClusterController.stop_ossec_ids_managers()
ClusterController.stop_ossec_ids_monitor_thread()
ClusterController.stop_ossec_ids_monitor_threads()
ClusterController.stop_ossec_idses()
ClusterController.stop_packetbeat()
ClusterController.stop_packetbeats()
ClusterController.stop_pgadmin()
ClusterController.stop_pid()
ClusterController.stop_postgresql()
ClusterController.stop_prometheus()
ClusterController.stop_ryu()
ClusterController.stop_ryu_manager()
ClusterController.stop_ryu_monitor()
ClusterController.stop_snort_ids()
ClusterController.stop_snort_ids_manager()
ClusterController.stop_snort_ids_managers()
ClusterController.stop_snort_ids_monitor_thread()
ClusterController.stop_snort_ids_monitor_threads()
ClusterController.stop_snort_idses()
ClusterController.stop_snort_idses_monitor_threads()
ClusterController.stop_spark_server()
ClusterController.stop_spark_servers()
ClusterController.stop_traffic_generator()
ClusterController.stop_traffic_generators()
ClusterController.stop_traffic_manager()
ClusterController.stop_traffic_managers()
- csle_cluster.cluster_manager.cluster_manager module
ClusterManagerServicer
ClusterManagerServicer.applyFileBeatConfig()
ClusterManagerServicer.applyFileBeatsConfig()
ClusterManagerServicer.applyHeartBeatConfig()
ClusterManagerServicer.applyHeartBeatsConfig()
ClusterManagerServicer.applyKafkaConfig()
ClusterManagerServicer.applyMetricBeatConfig()
ClusterManagerServicer.applyMetricBeatsConfig()
ClusterManagerServicer.applyPacketBeatConfig()
ClusterManagerServicer.applyPacketBeatsConfig()
ClusterManagerServicer.applyResourceConstraints()
ClusterManagerServicer.attachContainersInExecutionToNetworks()
ClusterManagerServicer.checkPid()
ClusterManagerServicer.cleanAllExecutions()
ClusterManagerServicer.cleanAllExecutionsOfEmulation()
ClusterManagerServicer.cleanExecution()
ClusterManagerServicer.configureOvs()
ClusterManagerServicer.createEmulationNetworks()
ClusterManagerServicer.createFlags()
ClusterManagerServicer.createKafkaTopics()
ClusterManagerServicer.createKibanaTunnel()
ClusterManagerServicer.createOvsSwitches()
ClusterManagerServicer.createRyuTunnel()
ClusterManagerServicer.createTopology()
ClusterManagerServicer.createUsers()
ClusterManagerServicer.createVulnerabilities()
ClusterManagerServicer.getCadvisorLogs()
ClusterManagerServicer.getClientManagerLogsMsg()
ClusterManagerServicer.getClientManagersInfo()
ClusterManagerServicer.getClusterManagerLogs()
ClusterManagerServicer.getContainerLogs()
ClusterManagerServicer.getCsleLogFiles()
ClusterManagerServicer.getDockerLogs()
ClusterManagerServicer.getDockerStatsManagerLogs()
ClusterManagerServicer.getDockerStatsManagerStatus()
ClusterManagerServicer.getDockerStatsManagersInfo()
ClusterManagerServicer.getElkLogs()
ClusterManagerServicer.getElkManagerLogs()
ClusterManagerServicer.getElkManagersInfo()
ClusterManagerServicer.getElkStatus()
ClusterManagerServicer.getExecutionInfo()
ClusterManagerServicer.getExecutionTimeSeriesData()
ClusterManagerServicer.getFlaskLogs()
ClusterManagerServicer.getGrafanaLogs()
ClusterManagerServicer.getHostManagerLogs()
ClusterManagerServicer.getHostManagersInfo()
ClusterManagerServicer.getHostMonitorThreadsStatuses()
ClusterManagerServicer.getKafkaLogs()
ClusterManagerServicer.getKafkaManagerLogs()
ClusterManagerServicer.getKafkaManagersInfo()
ClusterManagerServicer.getKafkaStatus()
ClusterManagerServicer.getLogFile()
ClusterManagerServicer.getNginxLogs()
ClusterManagerServicer.getNodeExporterLogs()
ClusterManagerServicer.getNodeStatus()
ClusterManagerServicer.getNumActiveClients()
ClusterManagerServicer.getOSSECIDSMonitorThreadStatuses()
ClusterManagerServicer.getOSSECIdsLogs()
ClusterManagerServicer.getOSSECIdsManagerLogsMsg()
ClusterManagerServicer.getOSSECIdsManagersInfo()
ClusterManagerServicer.getPgAdminLogs()
ClusterManagerServicer.getPostrgreSQLLogs()
ClusterManagerServicer.getPrometheusLogs()
ClusterManagerServicer.getRyuControllerLogs()
ClusterManagerServicer.getRyuManagerLogs()
ClusterManagerServicer.getRyuManagersInfo()
ClusterManagerServicer.getRyuStatus()
ClusterManagerServicer.getSnortIdsLogs()
ClusterManagerServicer.getSnortIdsManagerLogsMsg()
ClusterManagerServicer.getSnortIdsManagersInfo()
ClusterManagerServicer.getSnortIdsMonitorThreadStatuses()
ClusterManagerServicer.getTrafficManagerLogs()
ClusterManagerServicer.getTrafficManagersInfo()
ClusterManagerServicer.installLibraries()
ClusterManagerServicer.listAllContainerImages()
ClusterManagerServicer.listAllDockerNetworks()
ClusterManagerServicer.listAllRunningContainers()
ClusterManagerServicer.listAllRunningEmulations()
ClusterManagerServicer.listAllStoppedContainers()
ClusterManagerServicer.listKibanaTunnels()
ClusterManagerServicer.listRyuTunnels()
ClusterManagerServicer.pingExecution()
ClusterManagerServicer.removeAllContainerImages()
ClusterManagerServicer.removeAllDockerNetworks()
ClusterManagerServicer.removeAllStoppedContainers()
ClusterManagerServicer.removeContainer()
ClusterManagerServicer.removeContainerImage()
ClusterManagerServicer.removeDockerNetworks()
ClusterManagerServicer.removeKibanaTunnel()
ClusterManagerServicer.removeRyuTunnel()
ClusterManagerServicer.runContainer()
ClusterManagerServicer.startAllStoppedContainers()
ClusterManagerServicer.startCAdvisor()
ClusterManagerServicer.startClientManager()
ClusterManagerServicer.startClientPopulation()
ClusterManagerServicer.startContainer()
ClusterManagerServicer.startContainersInExecution()
ClusterManagerServicer.startContainersOfExecution()
ClusterManagerServicer.startDockerEngine()
ClusterManagerServicer.startDockerStatsManager()
ClusterManagerServicer.startDockerStatsManagerThread()
ClusterManagerServicer.startElastic()
ClusterManagerServicer.startElkManager()
ClusterManagerServicer.startElkStack()
ClusterManagerServicer.startFilebeat()
ClusterManagerServicer.startFilebeats()
ClusterManagerServicer.startFlask()
ClusterManagerServicer.startGrafana()
ClusterManagerServicer.startHeartbeat()
ClusterManagerServicer.startHeartbeats()
ClusterManagerServicer.startHostManager()
ClusterManagerServicer.startHostManagers()
ClusterManagerServicer.startHostMonitorThread()
ClusterManagerServicer.startHostMonitorThreads()
ClusterManagerServicer.startKafkaClientProducer()
ClusterManagerServicer.startKafkaManager()
ClusterManagerServicer.startKafkaServer()
ClusterManagerServicer.startKibana()
ClusterManagerServicer.startLogstash()
ClusterManagerServicer.startMetricbeat()
ClusterManagerServicer.startMetricbeats()
ClusterManagerServicer.startNginx()
ClusterManagerServicer.startNodeExporter()
ClusterManagerServicer.startOSSECIDS()
ClusterManagerServicer.startOSSECIDSManager()
ClusterManagerServicer.startOSSECIDSManagers()
ClusterManagerServicer.startOSSECIDSMonitorThread()
ClusterManagerServicer.startOSSECIDSes()
ClusterManagerServicer.startOssecIdses()
ClusterManagerServicer.startOssecIdsesMonitorThreads()
ClusterManagerServicer.startPacketbeat()
ClusterManagerServicer.startPacketbeats()
ClusterManagerServicer.startPgAdmin()
ClusterManagerServicer.startPostgreSQL()
ClusterManagerServicer.startPrometheus()
ClusterManagerServicer.startRyu()
ClusterManagerServicer.startRyuManager()
ClusterManagerServicer.startRyuMonitor()
ClusterManagerServicer.startSdnController()
ClusterManagerServicer.startSdnControllerMonitor()
ClusterManagerServicer.startSnortIds()
ClusterManagerServicer.startSnortIdsManager()
ClusterManagerServicer.startSnortIdsManagers()
ClusterManagerServicer.startSnortIdsMonitorThread()
ClusterManagerServicer.startSnortIdsMonitorThreads()
ClusterManagerServicer.startSnortIdses()
ClusterManagerServicer.startSnortIdsesMonitorThreads()
ClusterManagerServicer.startSparkServer()
ClusterManagerServicer.startSparkServers()
ClusterManagerServicer.startTrafficGenerator()
ClusterManagerServicer.startTrafficGenerators()
ClusterManagerServicer.startTrafficManager()
ClusterManagerServicer.startTrafficManagers()
ClusterManagerServicer.stopAllExecutions()
ClusterManagerServicer.stopAllExecutionsOfEmulation()
ClusterManagerServicer.stopAllRunningContainers()
ClusterManagerServicer.stopCAdvisor()
ClusterManagerServicer.stopClientManager()
ClusterManagerServicer.stopClientPopulation()
ClusterManagerServicer.stopContainer()
ClusterManagerServicer.stopContainersOfExecution()
ClusterManagerServicer.stopDockerEngine()
ClusterManagerServicer.stopDockerStatsManager()
ClusterManagerServicer.stopDockerStatsManagerThread()
ClusterManagerServicer.stopElastic()
ClusterManagerServicer.stopElkManager()
ClusterManagerServicer.stopElkStack()
ClusterManagerServicer.stopExecution()
ClusterManagerServicer.stopFilebeat()
ClusterManagerServicer.stopFilebeats()
ClusterManagerServicer.stopFlask()
ClusterManagerServicer.stopGrafana()
ClusterManagerServicer.stopHeartbeat()
ClusterManagerServicer.stopHeartbeats()
ClusterManagerServicer.stopHostManager()
ClusterManagerServicer.stopHostManagers()
ClusterManagerServicer.stopHostMonitorThread()
ClusterManagerServicer.stopHostMonitorThreads()
ClusterManagerServicer.stopKafkaClientProducer()
ClusterManagerServicer.stopKafkaManager()
ClusterManagerServicer.stopKafkaServer()
ClusterManagerServicer.stopKibana()
ClusterManagerServicer.stopLogstash()
ClusterManagerServicer.stopMetricbeat()
ClusterManagerServicer.stopMetricbeats()
ClusterManagerServicer.stopNginx()
ClusterManagerServicer.stopNodeExporter()
ClusterManagerServicer.stopOSSECIDS()
ClusterManagerServicer.stopOSSECIDSManager()
ClusterManagerServicer.stopOSSECIDSManagers()
ClusterManagerServicer.stopOSSECIDSMonitorThread()
ClusterManagerServicer.stopOSSECIDSMonitorThreads()
ClusterManagerServicer.stopOSSECIDSes()
ClusterManagerServicer.stopPacketbeat()
ClusterManagerServicer.stopPacketbeats()
ClusterManagerServicer.stopPgAdmin()
ClusterManagerServicer.stopPid()
ClusterManagerServicer.stopPostgreSQL()
ClusterManagerServicer.stopPrometheus()
ClusterManagerServicer.stopRyu()
ClusterManagerServicer.stopRyuManager()
ClusterManagerServicer.stopRyuMonitor()
ClusterManagerServicer.stopSnortIds()
ClusterManagerServicer.stopSnortIdsManager()
ClusterManagerServicer.stopSnortIdsManagers()
ClusterManagerServicer.stopSnortIdsMonitorThread()
ClusterManagerServicer.stopSnortIdsMonitorThreads()
ClusterManagerServicer.stopSnortIdses()
ClusterManagerServicer.stopSnortIdsesMonitorThreads()
ClusterManagerServicer.stopSparkServer()
ClusterManagerServicer.stopSparkServers()
ClusterManagerServicer.stopTrafficGenerator()
ClusterManagerServicer.stopTrafficGenerators()
ClusterManagerServicer.stopTrafficManager()
ClusterManagerServicer.stopTrafficManagers()
serve()
- csle_cluster.cluster_manager.cluster_manager_pb2 module
- csle_cluster.cluster_manager.cluster_manager_pb2_grpc module
ClusterManager
ClusterManager.applyFileBeatConfig()
ClusterManager.applyFileBeatsConfig()
ClusterManager.applyHeartBeatConfig()
ClusterManager.applyHeartBeatsConfig()
ClusterManager.applyKafkaConfig()
ClusterManager.applyMetricBeatConfig()
ClusterManager.applyMetricBeatsConfig()
ClusterManager.applyPacketBeatConfig()
ClusterManager.applyPacketBeatsConfig()
ClusterManager.applyResourceConstraints()
ClusterManager.attachContainersInExecutionToNetworks()
ClusterManager.checkPid()
ClusterManager.cleanAllExecutions()
ClusterManager.cleanAllExecutionsOfEmulation()
ClusterManager.cleanExecution()
ClusterManager.configureOvs()
ClusterManager.createEmulationNetworks()
ClusterManager.createFlags()
ClusterManager.createKafkaTopics()
ClusterManager.createKibanaTunnel()
ClusterManager.createOvsSwitches()
ClusterManager.createRyuTunnel()
ClusterManager.createTopology()
ClusterManager.createUsers()
ClusterManager.createVulnerabilities()
ClusterManager.getCadvisorLogs()
ClusterManager.getClientManagerLogsMsg()
ClusterManager.getClientManagersInfo()
ClusterManager.getClusterManagerLogs()
ClusterManager.getContainerLogs()
ClusterManager.getCsleLogFiles()
ClusterManager.getDockerLogs()
ClusterManager.getDockerStatsManagerLogs()
ClusterManager.getDockerStatsManagerStatus()
ClusterManager.getDockerStatsManagersInfo()
ClusterManager.getElkLogs()
ClusterManager.getElkManagerLogs()
ClusterManager.getElkManagersInfo()
ClusterManager.getElkStatus()
ClusterManager.getExecutionInfo()
ClusterManager.getExecutionTimeSeriesData()
ClusterManager.getFlaskLogs()
ClusterManager.getGrafanaLogs()
ClusterManager.getHostManagerLogs()
ClusterManager.getHostManagersInfo()
ClusterManager.getHostMonitorThreadsStatuses()
ClusterManager.getKafkaLogs()
ClusterManager.getKafkaManagerLogs()
ClusterManager.getKafkaManagersInfo()
ClusterManager.getKafkaStatus()
ClusterManager.getLogFile()
ClusterManager.getNginxLogs()
ClusterManager.getNodeExporterLogs()
ClusterManager.getNodeStatus()
ClusterManager.getNumActiveClients()
ClusterManager.getOSSECIDSMonitorThreadStatuses()
ClusterManager.getOSSECIdsLogs()
ClusterManager.getOSSECIdsManagerLogsMsg()
ClusterManager.getOSSECIdsManagersInfo()
ClusterManager.getPgAdminLogs()
ClusterManager.getPostrgreSQLLogs()
ClusterManager.getPrometheusLogs()
ClusterManager.getRyuControllerLogs()
ClusterManager.getRyuManagerLogs()
ClusterManager.getRyuManagersInfo()
ClusterManager.getRyuStatus()
ClusterManager.getSnortIdsLogs()
ClusterManager.getSnortIdsManagerLogsMsg()
ClusterManager.getSnortIdsManagersInfo()
ClusterManager.getSnortIdsMonitorThreadStatuses()
ClusterManager.getTrafficManagerLogs()
ClusterManager.getTrafficManagersInfo()
ClusterManager.installLibraries()
ClusterManager.listAllContainerImages()
ClusterManager.listAllDockerNetworks()
ClusterManager.listAllRunningContainers()
ClusterManager.listAllRunningEmulations()
ClusterManager.listAllStoppedContainers()
ClusterManager.listKibanaTunnels()
ClusterManager.listRyuTunnels()
ClusterManager.pingExecution()
ClusterManager.removeAllContainerImages()
ClusterManager.removeAllDockerNetworks()
ClusterManager.removeAllStoppedContainers()
ClusterManager.removeContainer()
ClusterManager.removeContainerImage()
ClusterManager.removeDockerNetworks()
ClusterManager.removeKibanaTunnel()
ClusterManager.removeRyuTunnel()
ClusterManager.runContainer()
ClusterManager.startAllStoppedContainers()
ClusterManager.startCAdvisor()
ClusterManager.startClientManager()
ClusterManager.startClientPopulation()
ClusterManager.startContainer()
ClusterManager.startContainersInExecution()
ClusterManager.startContainersOfExecution()
ClusterManager.startDockerEngine()
ClusterManager.startDockerStatsManager()
ClusterManager.startDockerStatsManagerThread()
ClusterManager.startElastic()
ClusterManager.startElkManager()
ClusterManager.startElkStack()
ClusterManager.startFilebeat()
ClusterManager.startFilebeats()
ClusterManager.startFlask()
ClusterManager.startGrafana()
ClusterManager.startHeartbeat()
ClusterManager.startHeartbeats()
ClusterManager.startHostManager()
ClusterManager.startHostManagers()
ClusterManager.startHostMonitorThread()
ClusterManager.startHostMonitorThreads()
ClusterManager.startKafkaClientProducer()
ClusterManager.startKafkaManager()
ClusterManager.startKafkaServer()
ClusterManager.startKibana()
ClusterManager.startLogstash()
ClusterManager.startMetricbeat()
ClusterManager.startMetricbeats()
ClusterManager.startNginx()
ClusterManager.startNodeExporter()
ClusterManager.startOSSECIDS()
ClusterManager.startOSSECIDSManager()
ClusterManager.startOSSECIDSManagers()
ClusterManager.startOSSECIDSMonitorThread()
ClusterManager.startOSSECIDSes()
ClusterManager.startOssecIdses()
ClusterManager.startOssecIdsesMonitorThreads()
ClusterManager.startPacketbeat()
ClusterManager.startPacketbeats()
ClusterManager.startPgAdmin()
ClusterManager.startPostgreSQL()
ClusterManager.startPrometheus()
ClusterManager.startRyu()
ClusterManager.startRyuManager()
ClusterManager.startRyuMonitor()
ClusterManager.startSdnController()
ClusterManager.startSdnControllerMonitor()
ClusterManager.startSnortIds()
ClusterManager.startSnortIdsManager()
ClusterManager.startSnortIdsManagers()
ClusterManager.startSnortIdsMonitorThread()
ClusterManager.startSnortIdsMonitorThreads()
ClusterManager.startSnortIdses()
ClusterManager.startSnortIdsesMonitorThreads()
ClusterManager.startSparkServer()
ClusterManager.startSparkServers()
ClusterManager.startTrafficGenerator()
ClusterManager.startTrafficGenerators()
ClusterManager.startTrafficManager()
ClusterManager.startTrafficManagers()
ClusterManager.stopAllExecutions()
ClusterManager.stopAllExecutionsOfEmulation()
ClusterManager.stopAllRunningContainers()
ClusterManager.stopCAdvisor()
ClusterManager.stopClientManager()
ClusterManager.stopClientPopulation()
ClusterManager.stopContainer()
ClusterManager.stopContainersOfExecution()
ClusterManager.stopDockerEngine()
ClusterManager.stopDockerStatsManager()
ClusterManager.stopDockerStatsManagerThread()
ClusterManager.stopElastic()
ClusterManager.stopElkManager()
ClusterManager.stopElkStack()
ClusterManager.stopExecution()
ClusterManager.stopFilebeat()
ClusterManager.stopFilebeats()
ClusterManager.stopFlask()
ClusterManager.stopGrafana()
ClusterManager.stopHeartbeat()
ClusterManager.stopHeartbeats()
ClusterManager.stopHostManager()
ClusterManager.stopHostManagers()
ClusterManager.stopHostMonitorThread()
ClusterManager.stopHostMonitorThreads()
ClusterManager.stopKafkaClientProducer()
ClusterManager.stopKafkaManager()
ClusterManager.stopKafkaServer()
ClusterManager.stopKibana()
ClusterManager.stopLogstash()
ClusterManager.stopMetricbeat()
ClusterManager.stopMetricbeats()
ClusterManager.stopNginx()
ClusterManager.stopNodeExporter()
ClusterManager.stopOSSECIDS()
ClusterManager.stopOSSECIDSManager()
ClusterManager.stopOSSECIDSManagers()
ClusterManager.stopOSSECIDSMonitorThread()
ClusterManager.stopOSSECIDSMonitorThreads()
ClusterManager.stopOSSECIDSes()
ClusterManager.stopPacketbeat()
ClusterManager.stopPacketbeats()
ClusterManager.stopPgAdmin()
ClusterManager.stopPid()
ClusterManager.stopPostgreSQL()
ClusterManager.stopPrometheus()
ClusterManager.stopRyu()
ClusterManager.stopRyuManager()
ClusterManager.stopRyuMonitor()
ClusterManager.stopSnortIds()
ClusterManager.stopSnortIdsManager()
ClusterManager.stopSnortIdsManagers()
ClusterManager.stopSnortIdsMonitorThread()
ClusterManager.stopSnortIdsMonitorThreads()
ClusterManager.stopSnortIdses()
ClusterManager.stopSnortIdsesMonitorThreads()
ClusterManager.stopSparkServer()
ClusterManager.stopSparkServers()
ClusterManager.stopTrafficGenerator()
ClusterManager.stopTrafficGenerators()
ClusterManager.stopTrafficManager()
ClusterManager.stopTrafficManagers()
ClusterManagerServicer
ClusterManagerServicer.applyFileBeatConfig()
ClusterManagerServicer.applyFileBeatsConfig()
ClusterManagerServicer.applyHeartBeatConfig()
ClusterManagerServicer.applyHeartBeatsConfig()
ClusterManagerServicer.applyKafkaConfig()
ClusterManagerServicer.applyMetricBeatConfig()
ClusterManagerServicer.applyMetricBeatsConfig()
ClusterManagerServicer.applyPacketBeatConfig()
ClusterManagerServicer.applyPacketBeatsConfig()
ClusterManagerServicer.applyResourceConstraints()
ClusterManagerServicer.attachContainersInExecutionToNetworks()
ClusterManagerServicer.checkPid()
ClusterManagerServicer.cleanAllExecutions()
ClusterManagerServicer.cleanAllExecutionsOfEmulation()
ClusterManagerServicer.cleanExecution()
ClusterManagerServicer.configureOvs()
ClusterManagerServicer.createEmulationNetworks()
ClusterManagerServicer.createFlags()
ClusterManagerServicer.createKafkaTopics()
ClusterManagerServicer.createKibanaTunnel()
ClusterManagerServicer.createOvsSwitches()
ClusterManagerServicer.createRyuTunnel()
ClusterManagerServicer.createTopology()
ClusterManagerServicer.createUsers()
ClusterManagerServicer.createVulnerabilities()
ClusterManagerServicer.getCadvisorLogs()
ClusterManagerServicer.getClientManagerLogsMsg()
ClusterManagerServicer.getClientManagersInfo()
ClusterManagerServicer.getClusterManagerLogs()
ClusterManagerServicer.getContainerLogs()
ClusterManagerServicer.getCsleLogFiles()
ClusterManagerServicer.getDockerLogs()
ClusterManagerServicer.getDockerStatsManagerLogs()
ClusterManagerServicer.getDockerStatsManagerStatus()
ClusterManagerServicer.getDockerStatsManagersInfo()
ClusterManagerServicer.getElkLogs()
ClusterManagerServicer.getElkManagerLogs()
ClusterManagerServicer.getElkManagersInfo()
ClusterManagerServicer.getElkStatus()
ClusterManagerServicer.getExecutionInfo()
ClusterManagerServicer.getExecutionTimeSeriesData()
ClusterManagerServicer.getFlaskLogs()
ClusterManagerServicer.getGrafanaLogs()
ClusterManagerServicer.getHostManagerLogs()
ClusterManagerServicer.getHostManagersInfo()
ClusterManagerServicer.getHostMonitorThreadsStatuses()
ClusterManagerServicer.getKafkaLogs()
ClusterManagerServicer.getKafkaManagerLogs()
ClusterManagerServicer.getKafkaManagersInfo()
ClusterManagerServicer.getKafkaStatus()
ClusterManagerServicer.getLogFile()
ClusterManagerServicer.getNginxLogs()
ClusterManagerServicer.getNodeExporterLogs()
ClusterManagerServicer.getNodeStatus()
ClusterManagerServicer.getNumActiveClients()
ClusterManagerServicer.getOSSECIDSMonitorThreadStatuses()
ClusterManagerServicer.getOSSECIdsLogs()
ClusterManagerServicer.getOSSECIdsManagerLogsMsg()
ClusterManagerServicer.getOSSECIdsManagersInfo()
ClusterManagerServicer.getPgAdminLogs()
ClusterManagerServicer.getPostrgreSQLLogs()
ClusterManagerServicer.getPrometheusLogs()
ClusterManagerServicer.getRyuControllerLogs()
ClusterManagerServicer.getRyuManagerLogs()
ClusterManagerServicer.getRyuManagersInfo()
ClusterManagerServicer.getRyuStatus()
ClusterManagerServicer.getSnortIdsLogs()
ClusterManagerServicer.getSnortIdsManagerLogsMsg()
ClusterManagerServicer.getSnortIdsManagersInfo()
ClusterManagerServicer.getSnortIdsMonitorThreadStatuses()
ClusterManagerServicer.getTrafficManagerLogs()
ClusterManagerServicer.getTrafficManagersInfo()
ClusterManagerServicer.installLibraries()
ClusterManagerServicer.listAllContainerImages()
ClusterManagerServicer.listAllDockerNetworks()
ClusterManagerServicer.listAllRunningContainers()
ClusterManagerServicer.listAllRunningEmulations()
ClusterManagerServicer.listAllStoppedContainers()
ClusterManagerServicer.listKibanaTunnels()
ClusterManagerServicer.listRyuTunnels()
ClusterManagerServicer.pingExecution()
ClusterManagerServicer.removeAllContainerImages()
ClusterManagerServicer.removeAllDockerNetworks()
ClusterManagerServicer.removeAllStoppedContainers()
ClusterManagerServicer.removeContainer()
ClusterManagerServicer.removeContainerImage()
ClusterManagerServicer.removeDockerNetworks()
ClusterManagerServicer.removeKibanaTunnel()
ClusterManagerServicer.removeRyuTunnel()
ClusterManagerServicer.runContainer()
ClusterManagerServicer.startAllStoppedContainers()
ClusterManagerServicer.startCAdvisor()
ClusterManagerServicer.startClientManager()
ClusterManagerServicer.startClientPopulation()
ClusterManagerServicer.startContainer()
ClusterManagerServicer.startContainersInExecution()
ClusterManagerServicer.startContainersOfExecution()
ClusterManagerServicer.startDockerEngine()
ClusterManagerServicer.startDockerStatsManager()
ClusterManagerServicer.startDockerStatsManagerThread()
ClusterManagerServicer.startElastic()
ClusterManagerServicer.startElkManager()
ClusterManagerServicer.startElkStack()
ClusterManagerServicer.startFilebeat()
ClusterManagerServicer.startFilebeats()
ClusterManagerServicer.startFlask()
ClusterManagerServicer.startGrafana()
ClusterManagerServicer.startHeartbeat()
ClusterManagerServicer.startHeartbeats()
ClusterManagerServicer.startHostManager()
ClusterManagerServicer.startHostManagers()
ClusterManagerServicer.startHostMonitorThread()
ClusterManagerServicer.startHostMonitorThreads()
ClusterManagerServicer.startKafkaClientProducer()
ClusterManagerServicer.startKafkaManager()
ClusterManagerServicer.startKafkaServer()
ClusterManagerServicer.startKibana()
ClusterManagerServicer.startLogstash()
ClusterManagerServicer.startMetricbeat()
ClusterManagerServicer.startMetricbeats()
ClusterManagerServicer.startNginx()
ClusterManagerServicer.startNodeExporter()
ClusterManagerServicer.startOSSECIDS()
ClusterManagerServicer.startOSSECIDSManager()
ClusterManagerServicer.startOSSECIDSManagers()
ClusterManagerServicer.startOSSECIDSMonitorThread()
ClusterManagerServicer.startOSSECIDSes()
ClusterManagerServicer.startOssecIdses()
ClusterManagerServicer.startOssecIdsesMonitorThreads()
ClusterManagerServicer.startPacketbeat()
ClusterManagerServicer.startPacketbeats()
ClusterManagerServicer.startPgAdmin()
ClusterManagerServicer.startPostgreSQL()
ClusterManagerServicer.startPrometheus()
ClusterManagerServicer.startRyu()
ClusterManagerServicer.startRyuManager()
ClusterManagerServicer.startRyuMonitor()
ClusterManagerServicer.startSdnController()
ClusterManagerServicer.startSdnControllerMonitor()
ClusterManagerServicer.startSnortIds()
ClusterManagerServicer.startSnortIdsManager()
ClusterManagerServicer.startSnortIdsManagers()
ClusterManagerServicer.startSnortIdsMonitorThread()
ClusterManagerServicer.startSnortIdsMonitorThreads()
ClusterManagerServicer.startSnortIdses()
ClusterManagerServicer.startSnortIdsesMonitorThreads()
ClusterManagerServicer.startSparkServer()
ClusterManagerServicer.startSparkServers()
ClusterManagerServicer.startTrafficGenerator()
ClusterManagerServicer.startTrafficGenerators()
ClusterManagerServicer.startTrafficManager()
ClusterManagerServicer.startTrafficManagers()
ClusterManagerServicer.stopAllExecutions()
ClusterManagerServicer.stopAllExecutionsOfEmulation()
ClusterManagerServicer.stopAllRunningContainers()
ClusterManagerServicer.stopCAdvisor()
ClusterManagerServicer.stopClientManager()
ClusterManagerServicer.stopClientPopulation()
ClusterManagerServicer.stopContainer()
ClusterManagerServicer.stopContainersOfExecution()
ClusterManagerServicer.stopDockerEngine()
ClusterManagerServicer.stopDockerStatsManager()
ClusterManagerServicer.stopDockerStatsManagerThread()
ClusterManagerServicer.stopElastic()
ClusterManagerServicer.stopElkManager()
ClusterManagerServicer.stopElkStack()
ClusterManagerServicer.stopExecution()
ClusterManagerServicer.stopFilebeat()
ClusterManagerServicer.stopFilebeats()
ClusterManagerServicer.stopFlask()
ClusterManagerServicer.stopGrafana()
ClusterManagerServicer.stopHeartbeat()
ClusterManagerServicer.stopHeartbeats()
ClusterManagerServicer.stopHostManager()
ClusterManagerServicer.stopHostManagers()
ClusterManagerServicer.stopHostMonitorThread()
ClusterManagerServicer.stopHostMonitorThreads()
ClusterManagerServicer.stopKafkaClientProducer()
ClusterManagerServicer.stopKafkaManager()
ClusterManagerServicer.stopKafkaServer()
ClusterManagerServicer.stopKibana()
ClusterManagerServicer.stopLogstash()
ClusterManagerServicer.stopMetricbeat()
ClusterManagerServicer.stopMetricbeats()
ClusterManagerServicer.stopNginx()
ClusterManagerServicer.stopNodeExporter()
ClusterManagerServicer.stopOSSECIDS()
ClusterManagerServicer.stopOSSECIDSManager()
ClusterManagerServicer.stopOSSECIDSManagers()
ClusterManagerServicer.stopOSSECIDSMonitorThread()
ClusterManagerServicer.stopOSSECIDSMonitorThreads()
ClusterManagerServicer.stopOSSECIDSes()
ClusterManagerServicer.stopPacketbeat()
ClusterManagerServicer.stopPacketbeats()
ClusterManagerServicer.stopPgAdmin()
ClusterManagerServicer.stopPid()
ClusterManagerServicer.stopPostgreSQL()
ClusterManagerServicer.stopPrometheus()
ClusterManagerServicer.stopRyu()
ClusterManagerServicer.stopRyuManager()
ClusterManagerServicer.stopRyuMonitor()
ClusterManagerServicer.stopSnortIds()
ClusterManagerServicer.stopSnortIdsManager()
ClusterManagerServicer.stopSnortIdsManagers()
ClusterManagerServicer.stopSnortIdsMonitorThread()
ClusterManagerServicer.stopSnortIdsMonitorThreads()
ClusterManagerServicer.stopSnortIdses()
ClusterManagerServicer.stopSnortIdsesMonitorThreads()
ClusterManagerServicer.stopSparkServer()
ClusterManagerServicer.stopSparkServers()
ClusterManagerServicer.stopTrafficGenerator()
ClusterManagerServicer.stopTrafficGenerators()
ClusterManagerServicer.stopTrafficManager()
ClusterManagerServicer.stopTrafficManagers()
ClusterManagerStub
add_ClusterManagerServicer_to_server()
- csle_cluster.cluster_manager.cluster_manager_util module
ClusterManagerUtil
ClusterManagerUtil.agg_flow_statistic_dto_to_dict()
ClusterManagerUtil.agg_flow_statistics_dict_to_dict()
ClusterManagerUtil.avg_flow_statistic_dto_to_dict()
ClusterManagerUtil.avg_flow_statistics_dict_to_dict()
ClusterManagerUtil.avg_port_statistic_dto_to_dict()
ClusterManagerUtil.avg_port_statistics_dict_to_dict()
ClusterManagerUtil.client_managers_info_dto_to_dict()
ClusterManagerUtil.client_population_metrics_dto_to_dict()
ClusterManagerUtil.container_image_dto_to_dict()
ClusterManagerUtil.container_images_dtos_to_dict()
ClusterManagerUtil.convert_agg_flow_statistic_dict()
ClusterManagerUtil.convert_agg_flow_statistic_dict_reverse()
ClusterManagerUtil.convert_agg_flow_statistic_dto()
ClusterManagerUtil.convert_agg_flow_statistic_dto_reverse()
ClusterManagerUtil.convert_avg_flow_statistic_dict()
ClusterManagerUtil.convert_avg_flow_statistic_dict_reverse()
ClusterManagerUtil.convert_avg_flow_statistic_dto()
ClusterManagerUtil.convert_avg_flow_statistic_dto_reverse()
ClusterManagerUtil.convert_avg_port_statistic_dict()
ClusterManagerUtil.convert_avg_port_statistic_dict_reverse()
ClusterManagerUtil.convert_avg_port_statistic_dto()
ClusterManagerUtil.convert_avg_port_statistic_dto_reverse()
ClusterManagerUtil.convert_client_dto_to_get_num_clients_dto()
ClusterManagerUtil.convert_client_dto_to_get_num_clients_dto_reverse()
ClusterManagerUtil.convert_client_info_dto()
ClusterManagerUtil.convert_client_info_dto_reverse()
ClusterManagerUtil.convert_client_population_metrics_dto()
ClusterManagerUtil.convert_client_population_metrics_dto_reverse()
ClusterManagerUtil.convert_docker_info_dto()
ClusterManagerUtil.convert_docker_info_dto_reverse()
ClusterManagerUtil.convert_docker_stats_dict()
ClusterManagerUtil.convert_docker_stats_dict_reverse()
ClusterManagerUtil.convert_docker_stats_dto()
ClusterManagerUtil.convert_docker_stats_dto_reverse()
ClusterManagerUtil.convert_docker_stats_monitor_dto()
ClusterManagerUtil.convert_docker_stats_monitor_dto_reverse()
ClusterManagerUtil.convert_elk_dto()
ClusterManagerUtil.convert_elk_dto_reverse()
ClusterManagerUtil.convert_elk_info_dto()
ClusterManagerUtil.convert_elk_info_dto_reverse()
ClusterManagerUtil.convert_emulation_attacker_action_dto()
ClusterManagerUtil.convert_emulation_attacker_action_dto_reverse()
ClusterManagerUtil.convert_emulation_defender_action_dto()
ClusterManagerUtil.convert_emulation_defender_action_dto_reverse()
ClusterManagerUtil.convert_emulation_metrics_time_series_dto()
ClusterManagerUtil.convert_emulation_metrics_time_series_dto_reverse()
ClusterManagerUtil.convert_execution_info_dto()
ClusterManagerUtil.convert_flow_statistic_dict()
ClusterManagerUtil.convert_flow_statistic_dict_reverse()
ClusterManagerUtil.convert_flow_statistic_dto_reverse()
ClusterManagerUtil.convert_flow_statistics_dto()
ClusterManagerUtil.convert_host_info_dto()
ClusterManagerUtil.convert_host_info_dto_reverse()
ClusterManagerUtil.convert_host_metrics_dict()
ClusterManagerUtil.convert_host_metrics_dict_reverse()
ClusterManagerUtil.convert_host_metrics_dto()
ClusterManagerUtil.convert_host_metrics_dto_reverse()
ClusterManagerUtil.convert_host_status_to_host_manager_status_dto()
ClusterManagerUtil.convert_host_status_to_host_manager_status_dto_reverse()
ClusterManagerUtil.convert_kafka_dto_to_kafka_status_dto()
ClusterManagerUtil.convert_kafka_dto_to_kafka_status_dto_reverse()
ClusterManagerUtil.convert_kafka_info_dto()
ClusterManagerUtil.convert_kafka_info_dto_reverse()
ClusterManagerUtil.convert_ossec_ids_alert_counters_dict()
ClusterManagerUtil.convert_ossec_ids_alert_counters_dict_reverse()
ClusterManagerUtil.convert_ossec_ids_alert_counters_dto()
ClusterManagerUtil.convert_ossec_ids_alert_counters_dto_reverse()
ClusterManagerUtil.convert_ossec_ids_monitor_dto_to_ossec_ids_status_dto()
ClusterManagerUtil.convert_ossec_ids_monitor_dto_to_ossec_ids_status_dto_reverse()
ClusterManagerUtil.convert_ossec_info_dto()
ClusterManagerUtil.convert_ossec_info_dto_reverse()
ClusterManagerUtil.convert_port_statistic_dict()
ClusterManagerUtil.convert_port_statistic_dict_reverse()
ClusterManagerUtil.convert_port_statistic_dto_reverse()
ClusterManagerUtil.convert_port_statistics_dto()
ClusterManagerUtil.convert_ryu_dto_to_ryu_status_dto()
ClusterManagerUtil.convert_ryu_dto_to_ryu_status_dto_reverse()
ClusterManagerUtil.convert_ryu_info_dto()
ClusterManagerUtil.convert_ryu_info_dto_reverse()
ClusterManagerUtil.convert_snort_ids_alert_counters_dict()
ClusterManagerUtil.convert_snort_ids_alert_counters_dict_reverse()
ClusterManagerUtil.convert_snort_ids_alert_counters_dto()
ClusterManagerUtil.convert_snort_ids_alert_counters_dto_reverse()
ClusterManagerUtil.convert_snort_ids_ip_alert_counters_dict()
ClusterManagerUtil.convert_snort_ids_ip_alert_counters_dict_reverse()
ClusterManagerUtil.convert_snort_ids_ip_alert_counters_dto()
ClusterManagerUtil.convert_snort_ids_ip_alert_counters_dto_reverse()
ClusterManagerUtil.convert_snort_ids_monitor_dto_to_snort_ids_status_dto()
ClusterManagerUtil.convert_snort_ids_monitor_dto_to_snort_ids_status_dto_reverse()
ClusterManagerUtil.convert_snort_ids_rule_counters_dict()
ClusterManagerUtil.convert_snort_ids_rule_counters_dict_reverse()
ClusterManagerUtil.convert_snort_ids_rule_counters_dto()
ClusterManagerUtil.convert_snort_ids_rule_counters_dto_reverse()
ClusterManagerUtil.convert_snort_info_dto()
ClusterManagerUtil.convert_snort_info_dto_reverse()
ClusterManagerUtil.convert_traffic_dto_to_traffic_manager_info_dto()
ClusterManagerUtil.convert_traffic_dto_to_traffic_manager_info_dto_reverse()
ClusterManagerUtil.convert_traffic_info_dto()
ClusterManagerUtil.convert_traffic_info_dto_reverse()
ClusterManagerUtil.create_kibana_tunnel()
ClusterManagerUtil.create_kibana_tunnels_dto_from_dict()
ClusterManagerUtil.create_ryu_tunnel()
ClusterManagerUtil.create_ryu_tunnels_dto_from_dict()
ClusterManagerUtil.docker_container_dto_to_dict()
ClusterManagerUtil.docker_networks_dto_to_dict()
ClusterManagerUtil.docker_stats_dict_to_dict()
ClusterManagerUtil.docker_stats_dto_to_dict()
ClusterManagerUtil.docker_stats_managers_info_dto_to_dict()
ClusterManagerUtil.docker_stats_monitor_status_dto_to_dict()
ClusterManagerUtil.elk_managers_info_dto_to_dict()
ClusterManagerUtil.elk_status_dto_to_dict()
ClusterManagerUtil.emulation_attacker_action_dto_to_dict()
ClusterManagerUtil.emulation_defender_action_dto_to_dict()
ClusterManagerUtil.emulation_metrics_time_series_dto_to_dict()
ClusterManagerUtil.flow_statistic_dto_to_dict()
ClusterManagerUtil.flow_statistics_dict_to_dict()
ClusterManagerUtil.get_active_ips()
ClusterManagerUtil.get_container_config()
ClusterManagerUtil.get_empty_agg_flow_statistic_dict()
ClusterManagerUtil.get_empty_agg_flow_statistic_dto()
ClusterManagerUtil.get_empty_avg_flow_statistic_dict()
ClusterManagerUtil.get_empty_avg_flow_statistic_dto()
ClusterManagerUtil.get_empty_avg_port_statistic_dict()
ClusterManagerUtil.get_empty_avg_port_statistic_dto()
ClusterManagerUtil.get_empty_client_managers_info_dto()
ClusterManagerUtil.get_empty_client_population_metrics_dto()
ClusterManagerUtil.get_empty_docker_managers_info_dto()
ClusterManagerUtil.get_empty_docker_stats_dict()
ClusterManagerUtil.get_empty_docker_stats_dto()
ClusterManagerUtil.get_empty_docker_stats_monitor_status_dto()
ClusterManagerUtil.get_empty_elk_managers_info_dto()
ClusterManagerUtil.get_empty_elk_status_dto()
ClusterManagerUtil.get_empty_emulation_attacker_action_dto()
ClusterManagerUtil.get_empty_emulation_defender_action_dto()
ClusterManagerUtil.get_empty_emulation_metrics_time_series_dto()
ClusterManagerUtil.get_empty_execution_info_dto()
ClusterManagerUtil.get_empty_flow_statistic_dict()
ClusterManagerUtil.get_empty_flow_statistic_dto()
ClusterManagerUtil.get_empty_get_num_clients_dto()
ClusterManagerUtil.get_empty_host_manager_status_dto()
ClusterManagerUtil.get_empty_host_managers_info_dto()
ClusterManagerUtil.get_empty_host_metrics_dict()
ClusterManagerUtil.get_empty_host_metrics_dto()
ClusterManagerUtil.get_empty_kafka_dto()
ClusterManagerUtil.get_empty_kafka_managers_info_dto()
ClusterManagerUtil.get_empty_kibana_tunnel_dto()
ClusterManagerUtil.get_empty_kibana_tunnels_dto()
ClusterManagerUtil.get_empty_num_clients_dto()
ClusterManagerUtil.get_empty_ossec_ids_alert_counters_dict()
ClusterManagerUtil.get_empty_ossec_ids_alert_counters_dto()
ClusterManagerUtil.get_empty_ossec_ids_monitor_dto()
ClusterManagerUtil.get_empty_ossec_ids_status_dto()
ClusterManagerUtil.get_empty_ossec_managers_info_dto()
ClusterManagerUtil.get_empty_port_statistic_dict()
ClusterManagerUtil.get_empty_port_statistic_dto()
ClusterManagerUtil.get_empty_ryu_manager_status_dto()
ClusterManagerUtil.get_empty_ryu_managers_info_dto()
ClusterManagerUtil.get_empty_ryu_tunnel_dto()
ClusterManagerUtil.get_empty_ryu_tunnels_dto()
ClusterManagerUtil.get_empty_snort_ids_alert_counters_dict()
ClusterManagerUtil.get_empty_snort_ids_alert_counters_dto()
ClusterManagerUtil.get_empty_snort_ids_ip_alert_counters_dict()
ClusterManagerUtil.get_empty_snort_ids_ip_alert_counters_dto()
ClusterManagerUtil.get_empty_snort_ids_rule_counters_dict()
ClusterManagerUtil.get_empty_snort_ids_rule_counters_dto()
ClusterManagerUtil.get_empty_snort_ids_status_dto()
ClusterManagerUtil.get_empty_snort_managers_info_dto()
ClusterManagerUtil.get_empty_traffic_manager_info_dto()
ClusterManagerUtil.get_empty_traffic_managers_info_dto()
ClusterManagerUtil.get_logs()
ClusterManagerUtil.get_num_clients_dto_to_dict()
ClusterManagerUtil.host_manager_status_dto_to_dict()
ClusterManagerUtil.host_managers_info_dto_to_dict()
ClusterManagerUtil.host_metrics_dict_to_dict()
ClusterManagerUtil.host_metrics_dto_to_dict()
ClusterManagerUtil.kafka_managers_info_dto_to_dict()
ClusterManagerUtil.kafka_status_dto_to_dict()
ClusterManagerUtil.kibana_tunnel_dto_to_dict()
ClusterManagerUtil.kibana_tunnels_dto_to_dict()
ClusterManagerUtil.logs_dto_to_dict()
ClusterManagerUtil.merge_execution_infos()
ClusterManagerUtil.node_status_dto_to_dict()
ClusterManagerUtil.ossec_ids_alert_counters_dict_to_dict()
ClusterManagerUtil.ossec_ids_alert_counters_dto_to_dict()
ClusterManagerUtil.ossec_ids_monitor_thread_statuses_dto_to_dict()
ClusterManagerUtil.ossec_ids_status_dto_to_dict()
ClusterManagerUtil.ossec_managers_info_dto_to_dict()
ClusterManagerUtil.port_statistic_dto_to_dict()
ClusterManagerUtil.port_statistics_dict_to_dict()
ClusterManagerUtil.remove_kibana_tunnel()
ClusterManagerUtil.remove_ryu_tunnel()
ClusterManagerUtil.running_containers_dto_to_dict()
ClusterManagerUtil.running_emulations_dto_to_dict()
ClusterManagerUtil.ryu_manager_status_dto_to_dict()
ClusterManagerUtil.ryu_managers_info_dto_to_dict()
ClusterManagerUtil.ryu_tunnel_dto_to_dict()
ClusterManagerUtil.ryu_tunnels_dto_to_dict()
ClusterManagerUtil.service_status_dto_to_dict()
ClusterManagerUtil.snort_ids_alert_counters_dict_to_dict()
ClusterManagerUtil.snort_ids_alert_counters_dto_to_dict()
ClusterManagerUtil.snort_ids_ip_alert_counters_dict_to_dict()
ClusterManagerUtil.snort_ids_ip_alert_counters_dto_to_dict()
ClusterManagerUtil.snort_ids_monitor_thread_statuses_dto_to_dict()
ClusterManagerUtil.snort_ids_rule_counters_dict_to_dict()
ClusterManagerUtil.snort_ids_rule_counters_dto_to_dict()
ClusterManagerUtil.snort_ids_status_dto_to_dict()
ClusterManagerUtil.snort_managers_info_dto_to_dict()
ClusterManagerUtil.stopped_containers_dto_to_dict()
ClusterManagerUtil.tail()
ClusterManagerUtil.traffic_manager_info_dto_to_dict()
ClusterManagerUtil.traffic_managers_info_dto_to_dict()
- csle_cluster.cluster_manager.query_cluster_manager module
apply_filebeat_config()
apply_filebeats_config()
apply_heartbeat_config()
apply_heartbeats_config()
apply_kafka_config()
apply_metricbeat_config()
apply_metricbeats_config()
apply_packetbeat_config()
apply_packetbeats_config()
apply_resource_constraints()
attach_containers_in_execution_to_networks()
check_pid()
clean_all_executions()
clean_all_executions_of_emulation()
clean_execution()
configure_ovs()
create_emulation_networks()
create_flags()
create_kafka_topics()
create_kibana_tunnel()
create_ovs_switches()
create_ryu_tunnel()
create_topology()
create_users()
create_vulnerabilities()
get_cadvisor_logs()
get_client_manager_logs()
get_client_managers_info()
get_cluster_manager_logs()
get_container_logs()
get_csle_log_files()
get_docker_logs()
get_docker_stats_manager_info()
get_docker_stats_manager_status()
get_docker_statsmanager_logs()
get_elk_logs()
get_elk_manager_logs()
get_elk_managers_info()
get_elk_status()
get_execution_info()
get_execution_time_series_data()
get_flask_logs()
get_grafana_logs()
get_host_manager_logs()
get_host_managers_info()
get_host_monitor_threads_statuses()
get_kafka_logs()
get_kafka_manager_logs()
get_kafka_managers_info()
get_kafka_status()
get_log_file()
get_nginx_logs()
get_node_exporter_logs()
get_node_status()
get_num_active_clients()
get_ossec_ids_logs()
get_ossec_ids_manager_logs()
get_ossec_ids_managers_info()
get_ossec_ids_monitor_thread_statuses()
get_pgadmin_logs()
get_postgresql_logs()
get_prometheus_logs()
get_ryu_controller_logs()
get_ryu_manager_logs()
get_ryu_managers_info()
get_ryu_status()
get_snort_ids_logs()
get_snort_ids_manager_logs()
get_snort_ids_managers_info()
get_snort_ids_monitor_thread_statuses()
get_traffic_manager_logs()
get_traffic_managers_info()
install_libraries()
list_all_container_images()
list_all_docker_networks()
list_all_running_containers()
list_all_running_emulations()
list_all_stopped_containers()
list_kibana_tunnels()
list_ryu_tunnels()
ping_execution()
remove_all_container_images()
remove_all_docker_networks()
remove_all_stopped_containers()
remove_container()
remove_container_image()
remove_docker_networks()
remove_kibana_tunnel()
remove_ryu_tunnel()
run_container()
start_all_stopped_containers()
start_cadvisor()
start_client_manager()
start_client_population()
start_container()
start_containers_in_execution()
start_containers_of_execution()
start_docker_engine()
start_docker_statsmanager()
start_docker_statsmanager_thread()
start_elastic()
start_elk_manager()
start_elk_stack()
start_filebeat()
start_filebeats()
start_flask()
start_grafana()
start_heartbeat()
start_heartbeats()
start_host_manager()
start_host_managers()
start_host_monitor_thread()
start_host_monitor_threads()
start_kafka_client_producer()
start_kafka_manager()
start_kafka_server()
start_kibana()
start_logstash()
start_metricbeat()
start_metricbeats()
start_nginx()
start_node_exporter()
start_ossec_ids()
start_ossec_ids_manager()
start_ossec_ids_managers()
start_ossec_ids_monitor_thread()
start_ossec_idses()
start_ossec_idses_monitor_threads()
start_packetbeat()
start_packetbeats()
start_pgadmin()
start_postgresql()
start_prometheus()
start_ryu()
start_ryu_manager()
start_ryu_monitor()
start_sdn_controller()
start_sdn_controller_monitor()
start_snort_ids()
start_snort_ids_manager()
start_snort_ids_managers()
start_snort_ids_monitor_thread()
start_snort_ids_monitor_threads()
start_snort_idses()
start_snort_idses_monitor_threads()
start_spark_server()
start_spark_servers()
start_traffic_generator()
start_traffic_generators()
start_traffic_manager()
start_traffic_managers()
stop_all_executions()
stop_all_executions_of_emulation()
stop_all_running_containers()
stop_cadvisor()
stop_client_manager()
stop_client_population()
stop_container()
stop_containers_of_execution()
stop_docker_engine()
stop_docker_statsmanager()
stop_docker_statsmanager_thread()
stop_elastic()
stop_elk_manager()
stop_elk_stack()
stop_execution()
stop_filebeat()
stop_filebeats()
stop_flask()
stop_grafana()
stop_heartbeat()
stop_heartbeats()
stop_host_manager()
stop_host_managers()
stop_host_monitor_thread()
stop_host_monitor_threads()
stop_kafka_client_producer()
stop_kafka_manager()
stop_kafka_server()
stop_kibana()
stop_logstash()
stop_metricbeat()
stop_metricbeats()
stop_nginx()
stop_node_exporter()
stop_ossec_ids()
stop_ossec_ids_manager()
stop_ossec_ids_managers()
stop_ossec_ids_monitor_thread()
stop_ossec_ids_monitor_threads()
stop_ossec_idses()
stop_packetbeat()
stop_packetbeats()
stop_pgadmin()
stop_pid()
stop_postgresql()
stop_prometheus()
stop_ryu()
stop_ryu_manager()
stop_ryu_monitor()
stop_snort_ids()
stop_snort_ids_manager()
stop_snort_ids_managers()
stop_snort_ids_monitor_thread()
stop_snort_ids_monitor_threads()
stop_snort_idses()
stop_snort_idses_monitor_threads()
stop_spark_server()
stop_spark_servers()
stop_traffic_generator()
stop_traffic_generators()
stop_traffic_manager()
stop_traffic_managers()
- Module contents