https://github.com/blakepro/kubectl-log-sh
Script to get all logs from kubectl namespaces and pods in terminal
https://github.com/blakepro/kubectl-log-sh
Last synced: about 2 months ago
JSON representation
Script to get all logs from kubectl namespaces and pods in terminal
- Host: GitHub
- URL: https://github.com/blakepro/kubectl-log-sh
- Owner: BlakePro
- Created: 2022-04-09T04:47:43.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-09T04:52:35.000Z (about 4 years ago)
- Last Synced: 2025-01-15T07:12:06.718Z (over 1 year ago)
- Language: Shell
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kubelogs - Kubernetes
### Script to get logs from kubectl namespaces and pods and save in log file
Run in terminal
```sh
bash kubelogs.sh
```