[Logs UI] [Test scenario] Categories page #92396
Labels
Feature:Logs UI
Logs UI feature
Team:Infra Monitoring UI - DEPRECATED
DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services
test-plan
Milestone
Summary
This test scenario covers the functionality of the categories page. The main changes in 7.12 include:
useMlHref
hook for generating ML links: [Logs UI] Use useMlHref hook for ML links #90935You may use a BC running locally or on cloud for these tests. You'll need to enable the categorisation job, and allow it to gather some category results.
Test cases
Categories table
event.dataset
field are treated as belonging to theunknown
dataset.Category Examples
Filtering
Privileges
You can create a logs read only role by hitting:
curl -X PUT "<KIBANA_URL>/api/security/role/logs_read_only" --user user:password -H 'Content-Type: application/json' -H 'kbn-xsrf: some-string
with:assign this role to a user for the following tests.
With a read only user:
The text was updated successfully, but these errors were encountered: