Skip to content

Conversation

@stanek-michal
Copy link

@stanek-michal stanek-michal commented Nov 5, 2025

Proposed commit message

auditd_manager: migrate dashboard navigations to using links panel widgets

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.
  • I have verified that any added dashboard complies with Kibana's Dashboard good practices

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Screenshots

TODO: add screenshots

…e compatibility

The hyperlinks between the Overview, Sockets, and Executions dashboards were using absolute paths, causing '404 Not Found' errors when the integration was installed in a non-default Kibana Space.

This commit updates the links in the dashboard Markdown visualizations to be relative (e.g., #/view/...), ensuring they function correctly in any Kibana Space.

Related to case: 01990198
@stanek-michal stanek-michal added enhancement New feature or request dashboard Relates to a Kibana dashboard bug, enhancement, or modification. Integration:auditd_manager Auditd Manager labels Nov 5, 2025
@cla-checker-service
Copy link

cla-checker-service bot commented Nov 5, 2025

❌ Author of the following commits did not sign a Contributor Agreement:
c175f09

Please, read and sign the above mentioned agreement if you want to contribute to this project

This fixes hyperlink issues (Spaces awareness, Security vs Analytics etc)
@stanek-michal stanek-michal force-pushed the migrate-auditd-manager-dashboards-to-links-panel branch from a9e5727 to c175f09 Compare November 5, 2025 15:50
@elasticmachine
Copy link

elasticmachine commented Nov 5, 2025

💔 Build Failed

Failed CI Steps

History

@andrewkroh andrewkroh added the needs CLA User must sign the Elastic Contributor License before review. label Nov 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dashboard Relates to a Kibana dashboard bug, enhancement, or modification. enhancement New feature or request Integration:auditd_manager Auditd Manager needs CLA User must sign the Elastic Contributor License before review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants