options { port 5000; persist no; timeout 60; } Pipe-tunnel { passwd password1; up { prog /bin/bash "-c 'tar -cvf - /var/log/*'"; }; }