We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Mail from: Pär Lindfors (Andersson) ([email protected])
Hi,
bart-logger create records for jobs finished since the last time it was executed, and uses a timestamp file to keep track of this.
If there is no timestamp file then log records are created starting one week back, and a new timestamp file is created.
It would be useful with command line option to override this behavior somehow. Some ideas:
or maybe even better:
The main use case for this is to allow importing of historical data from a cluster, but this would also be useful for testing.
/Pär
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Mail from: Pär Lindfors (Andersson) ([email protected])
Hi,
bart-logger create records for jobs finished since the last time it was
executed, and uses a timestamp file to keep track of this.
If there is no timestamp file then log records are created starting one
week back, and a new timestamp file is created.
It would be useful with command line option to override this behavior
somehow. Some ideas:
or maybe even better:
The main use case for this is to allow importing of historical data from
a cluster, but this would also be useful for testing.
/Pär
The text was updated successfully, but these errors were encountered: