Update redis-detect.yaml

Detect TLS enabled Redis and TLS enabled Azure Cache for Redis
patch-1
Ricardo 2023-05-11 15:30:15 +01:00 committed by GitHub
parent 8427b7d881
commit 5105ffc5c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ tcp:
host:
- "{{Hostname}}"
- "{{Host}}:6379"
- "tls://{Hostname}}"
- "tls://{{Host}}:6380"
read-size: 1024
matchers: