# Log functions (OSD)

> OSD Scripting functions for uploading OSD deployment logs and answer files to a central location, with optional redaction.

Source: https://docs.capaone.com/capainstaller/vb-scripting-library/osd-scripting-library/log-functions-osd/  
Product: CapaInstaller — a separate CapaSystems product; do not apply this page to any other.

The log functions allow for easy upload of OSD deployment log files and answer files to a central location.

Unwanted text, such as passwords in clear text, can be automatically removed from the files before uploading.

## In this section

- [Log_RegisterExcludeValue](/capainstaller/vb-scripting-library/osd-scripting-library/log-functions-osd/log-registerexcludevalue/)
- [Log_RegisterLogfile](/capainstaller/vb-scripting-library/osd-scripting-library/log-functions-osd/log-registerlogfile/)
- [Log_RegisterWellKnownFiles](/capainstaller/vb-scripting-library/osd-scripting-library/log-functions-osd/log-registerwellknownfiles/)
- [Log_RemoveLogs](/capainstaller/vb-scripting-library/osd-scripting-library/log-functions-osd/log-removelogs/)
- [Log_SubmitLogs](/capainstaller/vb-scripting-library/osd-scripting-library/log-functions-osd/log-submitlogs/)
