Replace 'list-log-files' with using the 'log-file' resource

In  console logging

Overview

The list-log-files operation is deprecated. Instead, we should use the log-file subresource and read its runtime attributes, there is also the support to read the files in subdirectories of jboss.server.log.dir.

Issue Metadata

Issue

Dev Contacts

QE Contacts

Requirements

  • Read the log files with :read-resource operation on /subsystem=logging/log-file=* address

Test Plan

TBD

Community Documentation

None