Add Redis telemetry stream configuration for tcp-ingestion and processor services
This commit is contained in:
@@ -55,5 +55,10 @@ PROCESSOR_INSTANCE_ID=processor-1
|
||||
# Shared
|
||||
# ---------------------------------------------------------------------
|
||||
|
||||
# Redis Stream name carrying normalized Position records from
|
||||
# tcp-ingestion to processor. Both services must use the same value.
|
||||
# Override only if migrating to a new stream (e.g. for multi-vendor).
|
||||
REDIS_TELEMETRY_STREAM=telemetry:teltonika
|
||||
|
||||
# pino log level: fatal | error | warn | info | debug | trace
|
||||
LOG_LEVEL=info
|
||||
|
||||
Reference in New Issue
Block a user