Cortex icon indicating copy to clipboard operation
Cortex copied to clipboard

Cortex: a Powerful Observable Analysis and Active Response Engine

Results 137 Cortex issues
Sort by recently updated
recently updated
newest added

Make Cortex support `docker.autoUpdate` option for each analyzer and responder. Default behaviour: `true` Then, we could decide to manage docker images locally for some of them (with Cortex avoiding trying...

enhancement
docker
core

Hi. How can i set global rate limit for docker runner (max job simultaneously)? For now im running (in same time) 200 different analyzers and my machine is dying.

### Request Type Bug ### Work Environment | Question | Answer |---------------------------|-------------------- | OS version (server) | Ubuntu 20.04.1 | OS version (client) | Windows 10 | Cortex version |...

This PR adds support to the Docker entrypoint script for specifying CA cert(s) to trust when connecting to Elasticsearch, as well as a username and password.

These changes implement a job runner that makes Kubernetes API calls to run Dockerized neurons as Kubernetes Jobs. There's also a bit of cruft picked up along the way, like...

### Request Type Bug ### Work Environment | Question | Answer |---------------------------|-------------------- | OS version (server) | Ubuntu 20.04 Server | OS version (client) | Ubuntu 20.04 Client | Cortex...

# Using Dockerized Cortex behind a Proxy with custom CA ### Request Type Bug / Question ### Work Environment | Question | Answer |---------------------------|-------------------- | OS version (server) | CentOS...

### Request Type Bug Request ### Work Environment | Question | Answer |---------------------------|-------------------- | OS version (server) | Ubuntu | OS version (client) | Ubuntu 20.04 | Cortex version /...

### Request Type Bug ### Work Environment | Question | Answer |---------------------------|-------------------- | OS version (server) | RHEL 7 | OS version (client) | 10 | Cortex version / git...

### Request Type Feature Request ### Problem Description Cortex can run analyzers and responders (collectively, _neurons_, if I'm using the term properly) as subprocesses (`ProcessJobRunnerSrv`) or using Docker (`DockerJobRunnerSrv`). When...