Update documentation around artifacts
Please update the documentation around artifacts. It is very hard to find how they work.
I know there is a small part in here:
http://docs.octopusdeploy.com/display/OD/Script+Console#ScriptConsole-Collectingartifacts
Update this page with details or a link to the Artifacts section:
http://docs.octopusdeploy.com/display/OD/PowerShell+scripts
This is where I'd need it most not in the script console which feels more of an ad-hoc type of running stuff on the servers.On the Task Summary page there is an "Artifacts" area (top-right). Add a link from there to the help page from 1 about what artifacts are and how can they be captured.

We’ve updated the docs and the link in the deployment page will ship as part of the next patch to 3.3. Hope that helps!
-
Alex commented
Do you have a step-by-step document that i can go to regarding http://docs.octopusdeploy.com/display/OD/Artifacts? I am having trouble to implement thhis as i don't know two thigs:
1. How to Powershell Bootstrap - the ps1 from Calamari provides an error at the end
The term '{{TargetScriptFile}}' is not recognized as the name of a cmdlet and i believe it has to do with the other two files.
2. What files will be added as artifacts? - are these the log files from each deployment?It would be nice if you, guys, would provide a little more help on this...
Thanks