Skip to content

Commit f7e5616

Browse files
add prereq about CLI
1 parent ceaa7f4 commit f7e5616

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ As of version 6.2.18-3, the log collector tool has two modes:
2424

2525
1. Download the latest [`log_collector.py`](https://github.com/RedisLabs/redis-enterprise-k8s-docs/blob/master/log_collector/log_collector.py) file.
2626

27+
1. Ensure your `kubectl` or `oc` CLI is configured to access the Kubernetes cluster you want to collect logs from.
28+
2729
1. Have a K8s administrator run the script on the system that runs your `kubectl` or `oc` commands.
2830

2931
```bash

0 commit comments

Comments
 (0)