Skip to content

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

@M-Cicek

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,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions