Skip to content

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

Description

@M-Cicek

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,

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions