-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
Team:FleetTeam label for Observability Data Collection Fleet teamTeam label for Observability Data Collection Fleet team
Description
This is the test ticket for:
#81872
elastic/beats#20756
See issues for details and this design issue for context:
#81872 (comment)
A/C for feature:
- User can access the log-level drop down in UI and pick the desired level, which changes it at that moment and so subsequent logs will be shown including logs up to that level
- User can see the drop down in the bottom left part of the page underneath the Agent logs*
- The default log level is 'Info' for all Agents deployed to Fleet
- User sees levels presented from the top down in increasing verbosity 'error, warning, info, debug'
- For Stand-alone agent, this can be set in the yaml file and when Agent is re-started the new log level is displayed (this is not a change to spec, just re-iterating expectations).
- Endpoint log level will be modified as well to any new value set
- Beats log levels will be modified as well to any new value set
- screenshot, feature should look like this:
Testing Considerations:
- are tests needed for all variants of Agent? macOS / Windows / Linux: yes
Recommend to tie the testing together with the Logs-in-Kibana-UI feature:
[Fleet] Agent logs UI #83356
in this ticket: [Fleet] Testing over Agent collection of Agent & Endpoint log files beats#22549
Where are the tests?
- Unit tests
- API tests / Agent side tests
- e2e-testing
- manual tests?
Metadata
Metadata
Assignees
Labels
Team:FleetTeam label for Observability Data Collection Fleet teamTeam label for Observability Data Collection Fleet team
