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

log status updates #91

Open
rustyrazorblade opened this issue Jun 27, 2019 · 0 comments
Open

log status updates #91

rustyrazorblade opened this issue Jun 27, 2019 · 0 comments

Comments

@rustyrazorblade
Copy link
Contributor

rustyrazorblade commented Jun 27, 2019

Just started a job using the following:

nohup tlp-stress run RandomPartitionAccess \
  --workload.rows=500000 \
  --workload.select=partition \
  -d 2h \
  -p 10k \
  --populate 20m  \
  --host 172.31.42.28 \
  --field.random_access.value='random(4,8)' \
  --csv > /dev/null 2>&1 & 

And realized I have no way to quickly monitor it via the logs. There's the CSV output, but it's a bit hard to read unless you have the heading. Logging status updates once a minute would be pretty helpful. Quick easy win.

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