Octopoes
OCTOPOES_LOG_CFG
Optional, default value: ../../../logging.yml
Path to the logging configuration file
QUEUE_URI
Required
KAT queue URI
Examples
amqp://
XTDB_URI
Required
XTDB API
Examples
http://xtdb:3000
KATALOGUS_API
Required
Katalogus API URL
Examples
http://localhost:8003
OCTOPOES_SCAN_LEVEL_RECALCULATION_INTERVAL
Optional, default value: 60
Interval in seconds of the periodic task that recalculates scan levels
OCTOPOES_BITS_ENABLED
Optional, default value: set()
Explicitly enabled bits
Examples
["port-common"]
OCTOPOES_BITS_DISABLED
Optional, default value: set()
Explicitly disabled bits
Examples
["port-classification-ip"]
SPAN_EXPORT_GRPC_ENDPOINT
Optional, default value: None
OpenTelemetry endpoint
OCTOPOES_LOGGING_FORMAT
Optional, default value: text
Logging format
Possible values
text
, json
OCTOPOES_OUTGOING_REQUEST_TIMEOUT
Optional, default value: 30
Timeout for outgoing HTTP requests