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

Can not be switched to basic mode using the administrative console, or using wsadmin.sh #319

Open
M-Cicek opened this issue Sep 20, 2024 · 0 comments

Comments

@M-Cicek
Copy link

M-Cicek commented Sep 20, 2024

Try to switch to basic mode using the administrative console, or using wsadmin.sh. I could not achieve it.

HPELService = AdminConfig.getid("/Cell:myCell/Node:myNode/Server:myServer/HighPerformanceExtensibleLogging:/")
AdminConfig.modify(HPELService, "[[enable false]]")
RASLogging = AdminConfig.getid("/Cell:myCell/Node:myNode/Server:myServer/RASLoggingService:/")
AdminConfig.modify(RASLogging, "[[enable true]]")
AdminConfig.save()

Has anyone tried this option?

Thanks,

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

No branches or pull requests

1 participant