Skip to content

Commit e84d5f5

Browse files
remove 6.2.18 mention
1 parent faa4180 commit e84d5f5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

content/operate/kubernetes/logs/collect-logs.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,10 @@ weight: 89
1313

1414
The Redis Enterprise cluster (REC) log collector script ([`log_collector.py`](https://github.com/RedisLabs/redis-enterprise-k8s-docs/blob/master/log_collector/log_collector.py)) creates and fills a directory with the relevant logs for your environment. These logs will help the support team with troubleshooting.
1515

16-
As of version 6.2.18-3, the log collector tool has two modes:
16+
The log collector tool has two modes:
1717

1818
- **restricted** collects only resources and logs created by the operator and Redis Enterprise deployments
19-
- This is the default for versions 6.2.18-3 and later
2019
- **all** collects everything from your environment
21-
- This is the default mode for versions 6.2.12-1 and earlier
2220

2321
{{<note>}} This script requires Python 3.6 or later. {{</note>}}
2422

0 commit comments

Comments
 (0)