Skip to content

Conversation

@pdesoyres-cc
Copy link
Contributor

Fixes #1017

What this PR does?

This PR adds a log inspect feature across multiple logging components:

  • cc-logs: base log inspect functionality
  • cc-logs-app-runtime: for application runtime logs
  • cc-logs-addon-runtime: for addon runtime logs
  • cc-logs-app-access: for application access logs

After finding a specific log (with filter) the feature allows users to pause the stream, clear the filter and center the log on the screen.

How to review?

  • check the code
  • use sandbox to check the behavior

@github-actions
Copy link
Contributor

🔎 A preview has been automatically published : https://clever-components-preview.cellar-c2.services.clever-cloud.com/log-inspect/index.html.

This preview will be deleted once this PR is closed.

Copy link
Contributor

@florian-sanders-cc florian-sanders-cc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works well and the code looks clean to me!

Well done @pdesoyres-cc 😉

Copy link
Member

@roberttran-cc roberttran-cc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested & approved: nice addition to the logs stack!

@pdesoyres-cc pdesoyres-cc merged commit e2014c3 into master Nov 13, 2025
10 checks passed
@pdesoyres-cc pdesoyres-cc deleted the log-inspect branch November 13, 2025 15:49
@github-actions
Copy link
Contributor

🔎 The preview has been automatically deleted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

As a user, I want to see the filtered logs "in context"

4 participants