-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Ingest Manager]: Log are not updated as per log levels applied at Agent logging level on Agents tab. #22986
Comments
@muskangulati-qasource please review |
Pinging @elastic/ingest-management (Team:Ingest Management) |
Reviewed & Assigned to @EricDavisX |
Thanks for testing and logging. I think the feature isn't ready to be evaluated yet, this was bad communication from me and the team I think, sorry. For details, I can cite: we had 75% of the UI finished and then afterwards started putting the PRs up to make the Agent and backend align... it should be ready end to end soon. This one is just merged to 8.0 and has open backports:
This is relating, and is for bugs for the same feature so we should wait to test until this as well: |
Hi @EricDavisX Thank you for the confirmation. Also, we have validated the merged changes for #22815 and has shared our detailed observation under same ticket. Please let us know if anything else is required from our side. |
The feature has been implemented successfully. |
Kibana version:
Kibana:8.0.0 snapshot Cloud environment
Elasticsearch version:
Elasticsearch: 8.0.0 snapshot Cloud environment
Host OS and Browser version:
Windows 10, All
Original install method (e.g. download page, yum, from source, etc.):
8.0.0 snapshot Cloud environment
Description:
[Ingest Manager]: Logs are not updated as per log levels applied at Agent logging level on Agents tab.
Preconditions:
Link used: https://staging.elastic.co/7.10.1-de6b0b5d/summary-7.10.1.html/elastic-agent-7.10.1-windows-x86_64.zip
COMMIT 008c6a0e19a1c9e130152a6082c574057c841f89
BUILD 38640
Steps to Reproduce:
Impacted Test case id:
Actual Result:
Info logs are generated after the debug level is selected at agent logging level.
Expected Result
Only debug level logs should be generated as per verbosity order after debug level is selected at agent logging level.
Verbosity order: Error > Warning > Info > Debug
What's working:
N/A
What's not working:
N/A
Screenshot:
The text was updated successfully, but these errors were encountered: