Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to tail logs for a namespace #301

Open
smeijer opened this issue Jan 30, 2025 · 0 comments
Open

Add option to tail logs for a namespace #301

smeijer opened this issue Jan 30, 2025 · 0 comments

Comments

@smeijer
Copy link

smeijer commented Jan 30, 2025

Feature Request

I'm grouping processes by namespace. It'd be great to be able to tail the logs of an entire namespace instead of a process individually.

Use Case:

This would allow me to tail the logs for only backend services, or for only frontend services in process-compose.

Proposed Change:

process-compose namespace logs [NAMESPACE] [flags]

Who Benefits From The Change(s)?

Everyone grouping different environments like backend, frontend, database in namespaces.

Alternative Approaches

Opening multiple shells and tail processes individually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant