Skip to content

Conversation

@mr-tri
Copy link

@mr-tri mr-tri commented Nov 24, 2025

Proposed commit message

The link panel on the dashboard "[Logs System] Syslog dashboard" from the System integration is a bit broken.
If you click through the dashboards from left to right, you will have two filters on data_stream.dataset, one for system.syslog and one for system.auth, which will return no results and thus break the dashboard. To replicate, just open the dashboard and click on "Sudo commands". This is due to the missing useCurrentFilters:false link option, I added those to all dashboards containing the panel.

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

elastic-package build
-> Upload to test instance and see if syslog dashboard works

Related issues

Screenshots

Screen.Recording.2025-11-24.at.08.18.37.mov

@mr-tri mr-tri requested review from a team as code owners November 24, 2025 10:14
@mr-tri mr-tri added dashboard Relates to a Kibana dashboard bug, enhancement, or modification. bugfix Pull request that fixes a bug issue Integration:system System labels Nov 24, 2025
@elastic-vault-github-plugin-prod
Copy link

elastic-vault-github-plugin-prod bot commented Nov 24, 2025

🚀 Benchmarks report

Package system 👍(0) 💚(0) 💔(3)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
auth 9900.99 8064.52 -1836.47 (-18.55%) 💔
security 1472.75 1183.43 -289.32 (-19.64%) 💔
syslog 500000 333333.33 -166666.67 (-33.33%) 💔

To see the full report comment with /test benchmark fullreport

@elasticmachine
Copy link

💚 Build Succeeded

History

@andrewkroh andrewkroh added the Team:Obs-InfraObs Observability Infrastructure Monitoring team [elastic/obs-infraobs-integrations] label Nov 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Pull request that fixes a bug issue dashboard Relates to a Kibana dashboard bug, enhancement, or modification. Integration:system System Team:Obs-InfraObs Observability Infrastructure Monitoring team [elastic/obs-infraobs-integrations]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants