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

Support different logging paths based on OS #1133

Conversation

akim-ruslanov
Copy link
Contributor

Link the Issue(s) this Pull Request is related to.
Opencue should support different logging paths for Windows and Linux #1096

Summarize your change.
The logging paths now can be different based on OS. The path can be set up by creating a new env variable like this: log.frame-log-root.[OS] where [OS] is related to str_os on the job table. If no environment variable is set up, it will default to the path described in cuebot/src/main/resources/opencue.properties

This change will allow OpenCue to be more adaptable to any system

The change was tested using unit tests and by running docker image.

@akim-ruslanov
Copy link
Contributor Author

Previous PR was closed due to issues with CLA.

This PR expands on how to define paths for Windows as suggested by @bcipriano

@DiegoTavares DiegoTavares merged commit f81070c into AcademySoftwareFoundation:master May 2, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants