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

configurable time range #9

Open
kmjonsson opened this issue Nov 21, 2013 · 0 comments
Open

configurable time range #9

kmjonsson opened this issue Nov 21, 2013 · 0 comments
Labels

Comments

@kmjonsson
Copy link

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:

  • option to force bart to ignore the timestamp file.
    • The behavior I can get by manually deleting the state file
  • option to specify how far back to start, instead of hard-coding one week.

or maybe even better:

  • options to specify specific start and end times.

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

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

No branches or pull requests

1 participant