The current UI only provides a drop-down menu for selecting OCI region. So users have to obtain the compartment OCID, log group OCID, and Log object OCID from somewhere and must compose a working query into the text box.
search "ocid1.compartment.oc1..<unique_ID>/ocid1.loggroup.oc1.phx.<unique_ID>/ocid1.log.oc1.phx.<unique_ID>"
Users may need to keep the list of queries I frequently use in the document, and each time they would copy & paste. I am afraid this is not the desired user experience.
If the UI can have the additional drop-down menus for selecting compartment, log group and log objects, (just like the OCI metrics plugin provides many drop-down menus), it would greatly increase usability.
The UI should have the following drop-down menu:
- Tenancy (if the logs plugin can support multiple tenancies in a single data source)
- Region
- Compartment
- Log Group
- Log (object)