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

Support wildcards in logfile path #22

Open
fxnn opened this issue May 25, 2015 · 0 comments
Open

Support wildcards in logfile path #22

fxnn opened this issue May 25, 2015 · 0 comments
Milestone

Comments

@fxnn
Copy link
Owner

fxnn commented May 25, 2015

To be able to read rotated log files, we need to implement wildcards in the log file path.

Now, it would be a problem if we piped log files from several months (or even years) through gowatch just to find out that every single line is filtered out because of a timestamp predicate. Therefore, the parser should apply timestamp predicates to file modification timestamps also.

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

No branches or pull requests

1 participant