Skip to content
This repository has been archived by the owner on Apr 21, 2020. It is now read-only.

Seperate Logfile for each member #45

Open
jkleinlercher opened this issue Jun 18, 2015 · 0 comments
Open

Seperate Logfile for each member #45

jkleinlercher opened this issue Jun 18, 2015 · 0 comments

Comments

@jkleinlercher
Copy link

We would like to see a feature where you can define a logfile for each member. With lots of members it is now quite difficult to see what is going on and what is happening on each member.

Our workaround right now is to add the HOSTNAME prefix to the output of the command like this:

ssh_task '/usr/bin/chef-client | while read i ; do [[ -n "$i" ]] && printf "%b" "[$HOSTNAME]\t$i\n"; done ; exit ${PIPESTATUS[0]}'

However, a more convenient solution would be that blender supports a seperate logfile for each member.

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

No branches or pull requests

1 participant