diff --git a/network/detection/redis-detect.yaml b/network/detection/redis-detect.yaml index 4e1b17ed03..f269d06a25 100644 --- a/network/detection/redis-detect.yaml +++ b/network/detection/redis-detect.yaml @@ -21,7 +21,7 @@ tcp: host: - "{{Hostname}}" - "tls://{{Hostname}}" - port: 6380 + port: 6379,6380 read-size: 1024 matchers: diff --git a/network/exposures/exposed-redis.yaml b/network/exposures/exposed-redis.yaml index 4bbe1277c6..edb66bc050 100644 --- a/network/exposures/exposed-redis.yaml +++ b/network/exposures/exposed-redis.yaml @@ -22,7 +22,7 @@ tcp: host: - "{{Hostname}}" - "tls://{{Hostname}}" - port: 6380 + port: 6379,6380 read-size: 2048 matchers-condition: and