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 watch/tail a single file #7

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

mgar
Copy link

@mgar mgar commented Oct 2, 2017

You might want to choose just one single file to stream logs instead of streaming them all to stdout, so we decided to add a new flag to filter by filename:

rdstail --instance omsusstg tail -n 10 -f trace/staging_database_w000_28520.trc

rdstail --instance omsusstg watch --file trace/alert_staging_database.log

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

Successfully merging this pull request may close these issues.

1 participant