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

Change where Artifactory logs are written to? #123

Open
woyteck1 opened this issue May 21, 2021 · 3 comments
Open

Change where Artifactory logs are written to? #123

woyteck1 opened this issue May 21, 2021 · 3 comments
Labels
Ansible enhancement New feature or request

Comments

@woyteck1
Copy link

Is this a request for help?:
Yeah.

Is this a BUG REPORT or FEATURE REQUEST? (choose one):
FEATURE REQUEST

In standalone Artifactory installer , it was rather easy to change the location of the log directory.
I would like to be able to do the same with jfrig.platform, however I have not found any variable that would allow me to change the directory for logs.

@chukka chukka added Ansible enhancement New feature or request question Further information is requested and removed enhancement New feature or request labels May 24, 2021
@chukka
Copy link
Collaborator

chukka commented May 24, 2021

@woyteck1 you can refer to this page - https://www.jfrog.com/confluence/display/JFROG/System+Directories. One option is to go with symbolic link

@chukka chukka closed this as completed May 24, 2021
@woyteck1
Copy link
Author

woyteck1 commented May 24, 2021

Hi @chukka, Well yes, thank you for the Link, however that doesn't really work that well with Ansible collection, where all the directories are created by it.
To ansibilize it myself, I would need a playbook that stops Artifactory, changes the directory for a symlink,, and then starts Artifactory.
With my CI pipeline, it would not be idempotent because the installation collection would flag it that this isn't a file but a symlink.
That's why I asked for possibility of changing it within the collection.

@chukka
Copy link
Collaborator

chukka commented May 24, 2021

@woyteck1 Ok. Let me think over it , reopening as enhancement

@chukka chukka reopened this May 24, 2021
@chukka chukka added enhancement New feature or request and removed question Further information is requested labels May 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ansible enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants